
Time bar (total: 7.3s)
| 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.3s | 8 256× | 0 | valid |
ival-cosu: 352.0ms (33.7% of total)ival-sinu: 322.0ms (30.8% of total)ival-pow2: 196.0ms (18.8% of total)ival-mult!: 151.0ms (14.5% of total)ival-sub!: 21.0ms (2% of total)adjust: 2.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 137 | 0 | - | 0 | - | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 137 | 0 | - | 0 | - | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 28 | 0 | - | 0 | - | (*.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))))) |
| 14 | 0 | - | 0 | - | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (pow.f64 b #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 angle #s(literal 180 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 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))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 180 binary64) |
| 0 | 0 | - | 0 | - | angle |
| 0 | 0 | - | 0 | - | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 0 | 0 | - | 0 | - | (pow.f64 a #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (PI.f64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | sensitivity | 137 | 2 |
sin.f64 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | sensitivity | 137 | 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))))) | n*o | 27 | 0 |
-.f64 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | nan-rescue | 14 | 0 |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 56 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 70 | |
*.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))))) | o*u | 1 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | overflow | 112 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 112 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 56 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 70 | |
| ↳ | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | underflow | 4 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 130 | 0 |
| - | 36 | 90 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 130 | 0 | 0 |
| - | 36 | 2 | 88 |
| number | freq |
|---|---|
| 0 | 90 |
| 1 | 25 |
| 2 | 132 |
| 3 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 76.0ms | 512× | 0 | valid |
Compiled 201 to 52 computations (74.1% saved)
ival-cosu: 14.0ms (26.9% of total)ival-sinu: 13.0ms (25% of total)ival-pow2: 10.0ms (19.2% of total)ival-mult!: 10.0ms (19.2% of total)ival-div!: 3.0ms (5.8% of total)ival-sub!: 1.0ms (1.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 238 |
| 1 | 158 | 230 |
| 2 | 587 | 230 |
| 3 | 2015 | 230 |
| 4 | 7679 | 230 |
| 0 | 16 | 23 |
| 0 | 27 | 23 |
| 1 | 47 | 23 |
| 2 | 117 | 23 |
| 3 | 389 | 23 |
| 4 | 2191 | 23 |
| 5 | 7183 | 23 |
| 0 | 8287 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 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))))) |
| Outputs |
|---|
(*.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 b a) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (*.f64 (*.f64 (+.f64 a b) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(abs a)
(abs b)
(negabs angle)
Compiled 23 to 16 computations (30.4% saved)
Compiled 0 to 3 computations (-∞% saved)
| 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))))) |
Compiled 23 to 16 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)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (pow a 2) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (pow b 2) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | angle | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) 2 (- (pow b 2) (pow a 2)) (pow b 2) b (pow a 2) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 (cos (* (PI) (/ angle 180)))) |
| 3.0ms | a | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) 2 (- (pow b 2) (pow a 2)) (pow b 2) b (pow a 2) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 (cos (* (PI) (/ angle 180)))) |
| 3.0ms | a | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) 2 (- (pow b 2) (pow a 2)) (pow b 2) b (pow a 2) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 (cos (* (PI) (/ angle 180)))) |
| 2.0ms | angle | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) 2 (- (pow b 2) (pow a 2)) (pow b 2) b (pow a 2) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 (cos (* (PI) (/ angle 180)))) |
| 2.0ms | b | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) 2 (- (pow b 2) (pow a 2)) (pow b 2) b (pow a 2) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 (cos (* (PI) (/ angle 180)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 265 | 1746 |
| 0 | 283 | 1653 |
| 1 | 1397 | 1639 |
| 0 | 8426 | 1603 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 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)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (pow a 2) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (pow b 2) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #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 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a)))) (-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a)))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (+.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 b b (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 b a) (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(+.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 a a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(PI.f64) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 b b)) |
#s(approx (- (pow b 2) (pow a 2)) (fma.f64 b b (neg.f64 (*.f64 a a)))) |
#s(approx (pow a 2) (*.f64 a a)) |
#s(approx a a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) a)) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (- (pow b 2) (pow a 2)) (neg.f64 (*.f64 a a))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(approx (pow b 2) (*.f64 b b)) |
#s(approx b b) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
Compiled 4 671 to 633 computations (86.4% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 30 | 136 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 30 | 137 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (*.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.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))))) | |
| 54.5% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) | |
| 19.8% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.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))))) | |
| 51.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.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))))) | |
| 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 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 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))))) (fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ▶ | 50.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))))) (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 51.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 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) | |
| 53.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 47.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 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64)))) | |
| 51.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))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 54.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 51.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 (log.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))))) | |
| 52.4% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (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))))) | |
| 51.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 (log.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))))) | |
| 44.8% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.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))))) | |
| 33.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.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))))) | |
| 45.0% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.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))))) | |
| ▶ | 35.6% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.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))))) |
| 51.2% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 33.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.1% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 45.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b))) |
| 28.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) | |
| 39.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a))) | |
| ▶ | 48.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) | |
| ▶ | 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
Compiled 2 144 to 1 420 computations (33.8% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 1/180 binary64) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+.f64 b a) |
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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.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 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(*.f64 #s(literal -2 binary64) (*.f64 a a)) |
#s(literal -2 binary64) |
(*.f64 a a) |
(sin.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) |
(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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) |
(*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(/.f64 #s(literal -2 binary64) b) |
(sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 b b) |
(*.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 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #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)))) (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)))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (* -1 b))) (pow b 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* angle (* (pow b 2) (PI))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (* angle (* (PI) (+ b (* -1 b))))) (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* angle (PI)))) (* angle (* (PI) (+ b (* -1 b)))))) (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (* -2 (* a a)) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* (pow a 2) (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* 2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) (* 2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (pow a 2) #s(hole binary64 (pow a 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* -1 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (/ (* angle (* (PI) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (+ (/ (* angle (* (PI) (+ b (* -1 b)))) a) (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (sin (* 1/90 (* angle (PI)))) (pow a 2)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* -2 (* (pow a 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) (* 2 (/ (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) (pow a 2))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (* -1 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (* -1 (/ (+ (* -1 (/ (* angle (* (pow b 2) (PI))) a)) (* angle (* (PI) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* angle (PI)))) (* angle (* b (* (PI) (+ a (* -1 a)))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* angle (PI)))) (* b (+ (* angle (* b (PI))) (* angle (* (PI) (+ a (* -1 a))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) (pow b 2)))) |
#s(approx (/ -2 b) #s(hole binary64 (/ -2 b))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (pow b 2) #s(hole binary64 (pow b 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (* angle (PI)) (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* angle (PI)) (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) (pow b 2))) (* 2 (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* angle (* (PI) (+ a (* -1 a))))) (/ (* (pow a 2) (* angle (PI))) b)) b)) (* angle (PI)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 2)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12597120000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/12244400640000000 (* (pow angle 2) (pow (PI) 6))) (* 1/12597120000 (pow (PI) 4))))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* angle (* (PI) (* (+ a b) (- b a)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (+ (* 1/708588000000 (pow (PI) 5)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))))))))))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* 1/180 (/ (* (pow a 2) (* angle (PI))) b)))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* angle (+ (* 1/180 (/ (* (pow a 2) (PI)) b)) (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))) b))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* angle (+ (* 1/180 (/ (* (pow a 2) (PI)) b)) (* (pow angle 2) (+ (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5)))))) b) (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) b))))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* angle (+ (* 1/180 (/ (* (pow a 2) (PI)) b)) (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7))))))) b) (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) b))) (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) b))))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* 1/180 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (pow a 2) (PI))) (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5)))))) (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))))))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7))))))) (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))))))))))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (pow a 2))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ (* -1/64800 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/64800 (* (pow a 2) (pow (PI) 2))) (* 1/25194240000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))))) (pow a 2)))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/64800 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* (pow a 2) (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))))) |
#s(approx (* 2 (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* angle (+ (* 1/16200 (* angle (* (pow (PI) 2) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))) (* 1/90 (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* angle (+ (* 1/16200 (* (pow (PI) 2) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* 2 (* angle (+ (* -1/11664000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* -1/34992000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* angle (+ (* 1/16200 (* (pow (PI) 2) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* angle (+ (* -1/1574640000 (* angle (* (pow (PI) 4) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* -1/34992000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* 2 (cos (* 1/180 (* angle (PI))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (* (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | angle | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) 2 (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (PI) angle 1/180 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)) (+ b a) b a (- b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (PI) angle) (* (+ b a) (- b a))) 1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* -2 (* a a)) -2 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180))) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (* (* a a) (cos (* (* (PI) angle) 1/180))) (/ -2 b) (sin (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (pow b 2) (pow a 2) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 13.0ms | a | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) 2 (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (PI) angle 1/180 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)) (+ b a) b a (- b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (PI) angle) (* (+ b a) (- b a))) 1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* -2 (* a a)) -2 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180))) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (* (* a a) (cos (* (* (PI) angle) 1/180))) (/ -2 b) (sin (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (pow b 2) (pow a 2) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 12.0ms | b | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) 2 (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (PI) angle 1/180 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)) (+ b a) b a (- b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (PI) angle) (* (+ b a) (- b a))) 1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* -2 (* a a)) -2 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180))) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (* (* a a) (cos (* (* (PI) angle) 1/180))) (/ -2 b) (sin (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (pow b 2) (pow a 2) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 10.0ms | a | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) 2 (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (PI) angle 1/180 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)) (+ b a) b a (- b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (PI) angle) (* (+ b a) (- b a))) 1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* -2 (* a a)) -2 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180))) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (* (* a a) (cos (* (* (PI) angle) 1/180))) (/ -2 b) (sin (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (pow b 2) (pow a 2) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 9.0ms | angle | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) 2 (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (PI) angle 1/180 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)) (+ b a) b a (- b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (PI) angle) (* (+ b a) (- b a))) 1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* -2 (* a a)) -2 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180))) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (* (* a a) (cos (* (* (PI) angle) 1/180))) (/ -2 b) (sin (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (pow b 2) (pow a 2) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1113 | 9711 |
| 0 | 1193 | 8893 |
| 1 | 6923 | 8893 |
| 0 | 8208 | 8650 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 1/180 binary64) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+.f64 b a) |
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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.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 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(*.f64 #s(literal -2 binary64) (*.f64 a a)) |
#s(literal -2 binary64) |
(*.f64 a a) |
(sin.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) |
(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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) |
(*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(/.f64 #s(literal -2 binary64) b) |
(sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 b b) |
(*.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 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #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)))) (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)))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (* -1 b))) (pow b 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* angle (* (pow b 2) (PI))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (* angle (* (PI) (+ b (* -1 b))))) (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* angle (PI)))) (* angle (* (PI) (+ b (* -1 b)))))) (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (* -2 (* a a)) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* (pow a 2) (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* 2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) (* 2 (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (pow a 2) #s(hole binary64 (pow a 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* -1 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (/ (* angle (* (PI) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (+ (/ (* angle (* (PI) (+ b (* -1 b)))) a) (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (sin (* 1/90 (* angle (PI)))) (pow a 2)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* -2 (* (pow a 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) (* 2 (/ (* (pow b 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) (pow a 2))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (* -1 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* angle (PI))) (* -1 (/ (+ (* -1 (/ (* angle (* (pow b 2) (PI))) a)) (* angle (* (PI) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* angle (PI)))) (* angle (* b (* (PI) (+ a (* -1 a)))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* angle (PI)))) (* b (+ (* angle (* b (PI))) (* angle (* (PI) (+ a (* -1 a))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) (pow b 2)))) |
#s(approx (/ -2 b) #s(hole binary64 (/ -2 b))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (pow b 2) #s(hole binary64 (pow b 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (* angle (PI)) (/ (* angle (* (PI) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* angle (PI)) (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) (pow b 2))) (* 2 (* (sin (* 1/180 (* angle (PI)))) (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* angle (* (PI) (+ a (* -1 a))))) (/ (* (pow a 2) (* angle (PI))) b)) b)) (* angle (PI)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 2)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12597120000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/12244400640000000 (* (pow angle 2) (pow (PI) 6))) (* 1/12597120000 (pow (PI) 4))))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) #s(hole binary64 (* angle (* (PI) (* (+ a b) (- b a)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (+ (* 1/708588000000 (pow (PI) 5)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))))))))))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* 1/180 (/ (* (pow a 2) (* angle (PI))) b)))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* angle (+ (* 1/180 (/ (* (pow a 2) (PI)) b)) (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))) b))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* angle (+ (* 1/180 (/ (* (pow a 2) (PI)) b)) (* (pow angle 2) (+ (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5)))))) b) (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) b))))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) #s(hole binary64 (* angle (+ (* 1/180 (/ (* (pow a 2) (PI)) b)) (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7))))))) b) (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) b))) (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) b))))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* 1/180 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (pow a 2) (PI))) (* (pow a 2) (* (pow angle 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3))))))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5)))))) (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))))))))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7))))))) (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))))))))))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (pow a 2))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ (* -1/64800 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/64800 (* (pow a 2) (pow (PI) 2))) (* 1/25194240000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))))) (pow a 2)))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/64800 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* (pow a 2) (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))))) |
#s(approx (* 2 (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* angle (+ (* 1/16200 (* angle (* (pow (PI) 2) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))) (* 1/90 (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* angle (+ (* 1/16200 (* (pow (PI) 2) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* 2 (* angle (+ (* -1/11664000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* -1/34992000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* angle (+ (* 1/16200 (* (pow (PI) 2) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* angle (+ (* -1/1574640000 (* angle (* (pow (PI) 4) (* (cos (* 1/2 (PI))) (- (pow b 2) (pow a 2)))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))) (* -1/34992000 (* (pow (PI) 3) (* (sin (* 1/2 (PI))) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* 2 (cos (* 1/180 (* angle (PI))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (* (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (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 b a) (+.f64 a b)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(PI.f64) |
angle |
#s(literal 1/180 binary64) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (-.f64 b a) (+.f64 a b)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
b |
a |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (fma.f64 a a (*.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b)) |
(-.f64 b a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 angle (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a))) |
(*.f64 (PI.f64) (*.f64 angle (*.f64 (-.f64 b a) (+.f64 a b)))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 angle (PI.f64))) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -2 binary64) a) a) |
(*.f64 #s(literal -2 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) b) b) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (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 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (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 a a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 a (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(/.f64 #s(literal -2 binary64) b) |
(/.f64 #s(literal 2 binary64) (neg.f64 b)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (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 (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 angle (PI.f64))) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 a b))) |
(fma.f64 (-.f64 b a) (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b))) |
(fma.f64 (+.f64 a b) (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) |
(+.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (-.f64 b a) (+.f64 a b))) |
(*.f64 (-.f64 b a) (+.f64 a b)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (fma.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (+ b a) (- b a)) (*.f64 b b)) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (*.f64 #s(literal 0 binary64) b) a (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a b) b) a (*.f64 b b))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 a b)) |
#s(approx a a) |
#s(approx (- b a) b) |
#s(approx (- b a) (fma.f64 #s(literal -1 binary64) a b)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 #s(literal 1/90 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (*.f64 b b)) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle (*.f64 (neg.f64 a) (*.f64 angle (PI.f64)))) a))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
#s(approx (* -2 (* a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (* (+ b a) (- b a)) (*.f64 b b)) |
#s(approx (* (+ b a) (- b a)) (fma.f64 b b (neg.f64 (*.f64 a a)))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (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 a a))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a)) |
#s(approx (- b a) (neg.f64 a)) |
#s(approx (- b a) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a) #s(literal 1/90 binary64) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) a) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 angle (PI.f64)))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (fma.f64 angle (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) a) (neg.f64 (*.f64 angle (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) angle) (PI.f64) (fma.f64 angle (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) a) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -2 binary64))) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 b)) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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))) (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 a a)) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -2 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a))) a) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) b (neg.f64 (/.f64 (*.f64 b b) a))) a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (- b a) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a))) (*.f64 a a))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 angle (PI.f64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) a))) a))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64)))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (*.f64 #s(literal 0 binary64) a) b (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) a b) a) b (neg.f64 (*.f64 a a)))) |
#s(approx b b) |
#s(approx (- b a) (-.f64 b a)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) b) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle b) (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) (*.f64 b b))) |
#s(approx (/ -2 b) (/.f64 #s(literal -2 binary64) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 b a) (+.f64 a b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (+.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (+.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64) (/.f64 a b))) (*.f64 b b))) |
#s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (- b a) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) b)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) (*.f64 b b)) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b)))) (*.f64 b b))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b)) (*.f64 b b))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) (*.f64 b b)) #s(literal -1 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) b)) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) a) #s(literal -1 binary64) (/.f64 (*.f64 a a) b)) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (- b a) (*.f64 (neg.f64 b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b)) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) #s(literal -1/90 binary64))) b))) (*.f64 b b))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (fma.f64 angle (PI.f64) (neg.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle))) b))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) angle)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) angle)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) angle)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12597120000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 2 binary64))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/12244400640000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/12597120000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 2 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64)) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* (PI) angle) (*.f64 angle (PI.f64))) |
#s(approx angle angle) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) angle)) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 angle angle))) angle)) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)))) |
#s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 angle angle))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (*.f64 angle (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (*.f64 b b))) angle)) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (*.f64 b b))) angle)) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/3856986201600000000 binary64)))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/241061637600000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (*.f64 b b))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/3856986201600000000 binary64)))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/241061637600000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 angle angle) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b)) #s(literal 1/180 binary64))) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) #s(literal 1/180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 angle angle)) (*.f64 a a)) b)) angle)) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)))) b) (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) #s(literal 1/180 binary64))) angle)) |
#s(approx (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))))) b) (*.f64 angle angle) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) b))) (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a a)) (PI.f64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 angle angle)) (*.f64 a a))) angle)) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a a)) (PI.f64) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a a)) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a))) (*.f64 angle angle))) angle)) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) (*.f64 a a)) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 a a)) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 angle angle)) (*.f64 (pow.f64 (*.f64 a (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 (pow.f64 (*.f64 a (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* 2 (* (* (PI) angle) 1/180)) (*.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (+.f64 a b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16200 binary64) angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 a b))))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/16200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 a b))))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 a b))))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1574640000 binary64) angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) angle (*.f64 (*.f64 #s(literal 1/16200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 a b))))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 a b))))) angle)) |
#s(approx (cos (* (PI) (/ angle 180))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (*.f64 (*.f64 angle (PI.f64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/180 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) angle) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) angle (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a))) |
#s(approx (sin (* (* (PI) angle) 1/180)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (sin (* 2 (* (* (PI) angle) 1/180))) (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 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (+.f64 a b))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
Compiled 32 742 to 2 520 computations (92.3% saved)
63 alts after pruning (63 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 548 | 51 | 599 |
| Fresh | 13 | 12 | 25 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 566 | 63 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (*.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.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))))) | |
| 52.2% | (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 51.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.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))))) | |
| 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))))) (fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 42.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))))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 31.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) | |
| 51.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))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 52.4% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (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))))) | |
| 51.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 (log.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))))) | |
| 44.8% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.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))))) | |
| 33.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.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))))) | |
| ▶ | 45.0% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.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))))) |
| 36.4% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 32.4% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 37.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 35.7% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) | |
| 35.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 33.6% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 37.5% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.7% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.8% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.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))))) | |
| 33.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) | |
| 52.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) b) b)) | |
| ▶ | 65.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| 48.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) | |
| 55.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 32.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) | |
| 18.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) | |
| 29.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) | |
| 37.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #s(literal 1/90 binary64))) | |
| 35.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 32.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #s(literal 1/90 binary64))) | |
| 30.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #s(literal 1/90 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) | |
| 48.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/90 binary64)))) | |
| 55.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 53.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 56.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 34.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))))) | |
| 52.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))))) | |
| 36.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) b) (-.f64 b a))))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) | |
| ▶ | 54.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
| 50.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 17.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))))) | |
| 48.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) angle) (*.f64 (*.f64 (PI.f64) (+.f64 a b)) (-.f64 b a)))) | |
| 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) | |
| 26.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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))) (*.f64 a a))) (*.f64 a a))) (*.f64 b b))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) | |
| 47.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.f64 angle (PI.f64))))) #s(literal 1/90 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) | |
| 50.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 50.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))))) | |
| ▶ | 48.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
| 34.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) | |
| 30.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) | |
| ▶ | 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
Compiled 5 686 to 3 674 computations (35.4% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (PI.f64)) |
angle |
(PI.f64) |
#s(literal 1/180 binary64) |
(+.f64 a b) |
a |
b |
(-.f64 b a) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(literal 2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 a a)) |
#s(literal -1/90 binary64) |
(*.f64 a a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b))) |
(fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) |
#s(literal 1/90 binary64) |
(*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) |
(fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))) |
(*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) |
(*.f64 #s(literal 0 binary64) a) |
#s(literal 0 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+.f64 b a) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.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))))) |
(*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a a) b) |
(*.f64 b b) |
(sin.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) |
(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)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (+ (* a (sin (* 1/180 (* angle (PI))))) (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))))) |
#s(approx (* (* -1/90 (* a a)) (* angle (PI))) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* -1/90 (* a a)) #s(hole binary64 (* -1/90 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) #s(hole binary64 (* 1/90 (* angle (* b (PI)))))) |
#s(approx (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) #s(hole binary64 (* angle (* b (PI))))) |
#s(approx (+ (* (PI) b) (* (* 0 a) (PI))) #s(hole binary64 (* b (PI)))) |
#s(approx (* (* 0 a) (PI)) #s(hole binary64 0)) |
#s(approx (* 0 a) #s(hole binary64 0)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (* -1 b))) (pow b 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (+ 2 (* -2 (/ (pow a 2) (pow b 2)))))) |
#s(approx (/ (* a a) b) #s(hole binary64 (/ (pow a 2) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a) (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (* -2 (/ (pow a 2) (pow b 2))))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (* (pow a 2) (- (* 2 (/ 1 (pow a 2))) (* 2 (/ 1 (pow b 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (/ (+ (* -2 (pow a 2)) (* 2 (pow b 2))) (pow b 2)))) |
#s(approx (/ -2 b) #s(hole binary64 (/ -2 b))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)) b)) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* b (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/180 (* angle (PI))))) b))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/22674816000000 (* (pow (PI) 5) (+ a b))))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* angle (PI)) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI)))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/90 (* (pow b 2) (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 2)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12597120000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/12244400640000000 (* (pow angle 2) (pow (PI) 6))) (* 1/12597120000 (pow (PI) 4))))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 1/180 angle) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* 2 (cos (* 1/180 (* angle (PI))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* -1 (* angle (+ (* -1/90 (* (pow b 2) (PI))) (* 1/90 (* (pow a 2) (PI)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | b | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) (+ (* (PI) b) (* (* 0 a) (PI))) (* (* 0 a) (PI)) (* 0 a) 0 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (* (+ b a) (- b a)) (+ b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (+ (* (/ -2 b) (/ (* a a) b)) 2) (/ -2 b) -2 (/ (* a a) b) (* b b) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 8.0ms | angle | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) (+ (* (PI) b) (* (* 0 a) (PI))) (* (* 0 a) (PI)) (* 0 a) 0 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (* (+ b a) (- b a)) (+ b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (+ (* (/ -2 b) (/ (* a a) b)) 2) (/ -2 b) -2 (/ (* a a) b) (* b b) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 6.0ms | a | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) (+ (* (PI) b) (* (* 0 a) (PI))) (* (* 0 a) (PI)) (* 0 a) 0 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (* (+ b a) (- b a)) (+ b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (+ (* (/ -2 b) (/ (* a a) b)) 2) (/ -2 b) -2 (/ (* a a) b) (* b b) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 6.0ms | a | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) (+ (* (PI) b) (* (* 0 a) (PI))) (* (* 0 a) (PI)) (* 0 a) 0 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (* (+ b a) (- b a)) (+ b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (+ (* (/ -2 b) (/ (* a a) b)) 2) (/ -2 b) -2 (/ (* a a) b) (* b b) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 6.0ms | angle | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) (+ (* (PI) b) (* (* 0 a) (PI))) (* (* 0 a) (PI)) (* 0 a) 0 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (* (+ b a) (- b a)) (+ b a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (+ (* (/ -2 b) (/ (* a a) b)) 2) (/ -2 b) -2 (/ (* a a) b) (* b b) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 981 | 10811 |
| 0 | 1064 | 10054 |
| 1 | 5706 | 9662 |
| 0 | 8038 | 9443 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (PI.f64)) |
angle |
(PI.f64) |
#s(literal 1/180 binary64) |
(+.f64 a b) |
a |
b |
(-.f64 b a) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(literal 2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 a a)) |
#s(literal -1/90 binary64) |
(*.f64 a a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b))) |
(fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) |
#s(literal 1/90 binary64) |
(*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) |
(fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))) |
(*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) |
(*.f64 #s(literal 0 binary64) a) |
#s(literal 0 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(+.f64 b a) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.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))))) |
(*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(/.f64 (*.f64 a a) b) |
(*.f64 b b) |
(sin.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) |
(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)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (+ (* a (sin (* 1/180 (* angle (PI))))) (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))))) |
#s(approx (* (* -1/90 (* a a)) (* angle (PI))) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* -1/90 (* a a)) #s(hole binary64 (* -1/90 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) #s(hole binary64 (* 1/90 (* angle (* b (PI)))))) |
#s(approx (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) #s(hole binary64 (* angle (* b (PI))))) |
#s(approx (+ (* (PI) b) (* (* 0 a) (PI))) #s(hole binary64 (* b (PI)))) |
#s(approx (* (* 0 a) (PI)) #s(hole binary64 0)) |
#s(approx (* 0 a) #s(hole binary64 0)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (* -1 b))) (pow b 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)))) |
#s(approx (+ b a) #s(hole binary64 b)) |
#s(approx (+ b a) #s(hole binary64 (+ a b))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (+ 2 (* -2 (/ (pow a 2) (pow b 2)))))) |
#s(approx (/ (* a a) b) #s(hole binary64 (/ (pow a 2) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a) (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)))) |
#s(approx (+ b a) #s(hole binary64 a)) |
#s(approx (+ b a) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (* -2 (/ (pow a 2) (pow b 2))))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (* (pow a 2) (- (* 2 (/ 1 (pow a 2))) (* 2 (/ 1 (pow b 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(hole binary64 (/ (+ (* -2 (pow a 2)) (* 2 (pow b 2))) (pow b 2)))) |
#s(approx (/ -2 b) #s(hole binary64 (/ -2 b))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))))) |
#s(approx (+ b a) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)) b)) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* b (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/180 (* angle (PI))))) b))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (+ b a) (- b a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))))) |
#s(approx (+ b a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/22674816000000 (* (pow (PI) 5) (+ a b))))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* angle (PI)) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI)))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* angle (+ (* -1/90 (* (pow a 2) (PI))) (* 1/90 (* (pow b 2) (PI))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 2)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12597120000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/12244400640000000 (* (pow angle 2) (pow (PI) 6))) (* 1/12597120000 (pow (PI) 4))))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 1/180 angle) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* 2 (cos (* 1/180 (* angle (PI))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (* (+ b a) (- b a))) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) #s(hole binary64 (* -1 (* angle (+ (* -1/90 (* (pow b 2) (PI))) (* 1/90 (* (pow a 2) (PI)))))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (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 a b) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (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 a b) (-.f64 b a))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(fma.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
angle |
(PI.f64) |
#s(literal 1/180 binary64) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
a |
b |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (fma.f64 a a (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (+.f64 a b)) |
(-.f64 b a) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) #s(literal -1/90 binary64)) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal -1/90 binary64) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) a) a) |
(*.f64 #s(literal -1/90 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal -1/90 binary64)) |
#s(literal -1/90 binary64) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) #s(literal 3 binary64)) #s(literal -1/729000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) b) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
(fma.f64 b (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) (*.f64 (neg.f64 b) (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64))) b)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) b)) |
(*.f64 b (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) b (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 b (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) (*.f64 b (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) b) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b)) |
(+.f64 (*.f64 b (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64))) (*.f64 b (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) |
(*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 3 binary64)) #s(literal 1/729000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) b) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 0 binary64) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) b) angle) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal -1/90 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64))) |
#s(literal 1/90 binary64) |
(*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) |
(*.f64 angle (fma.f64 (PI.f64) b #s(literal 0 binary64))) |
(fma.f64 (*.f64 angle b) (PI.f64) (*.f64 #s(literal 0 binary64) angle)) |
(fma.f64 (*.f64 (PI.f64) b) angle (*.f64 #s(literal 0 binary64) angle)) |
(fma.f64 angle (*.f64 (PI.f64) b) (*.f64 #s(literal 0 binary64) angle)) |
(+.f64 (*.f64 (*.f64 (PI.f64) b) angle) (*.f64 #s(literal 0 binary64) angle)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) b) #s(literal 2 binary64)) #s(literal 0 binary64)) (fma.f64 (PI.f64) b #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) b) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (PI.f64) b) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (PI.f64) b #s(literal 0 binary64)) |
(fma.f64 b (PI.f64) #s(literal 0 binary64)) |
(-.f64 (*.f64 (PI.f64) b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (PI.f64) b)) |
(+.f64 (*.f64 (PI.f64) b) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#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 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (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 a b) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 a b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) b) b) |
(*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b))) |
(/.f64 #s(literal -2 binary64) b) |
(/.f64 #s(literal 2 binary64) (neg.f64 b)) |
#s(literal -2 binary64) |
(*.f64 a (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 a a)) (neg.f64 b)) |
(/.f64 (*.f64 a a) b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (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 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (fma.f64 (neg.f64 a) (*.f64 (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 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (fma.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 a b)) |
#s(approx a a) |
#s(approx (- b a) b) |
#s(approx (- b a) (fma.f64 #s(literal -1 binary64) a b)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 #s(literal 1/90 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* -1/90 (* a a)) (* angle (PI))) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
#s(approx (* -1/90 (* a a)) (*.f64 #s(literal -1/90 binary64) (*.f64 a a))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (fma.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/90 binary64))) |
#s(approx (* angle (+ (* (PI) b) (* (* 0 a) (PI)))) (*.f64 (*.f64 (PI.f64) b) angle)) |
#s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)) |
#s(approx (* (* 0 a) (PI)) #s(literal 0 binary64)) |
#s(approx (* (* 0 a) (PI)) #s(literal 0 binary64)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (fma.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (+ b a) (- b a)) (*.f64 b b)) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (*.f64 #s(literal 0 binary64) b) a (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a b) b) a (*.f64 b b))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 a b)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))) |
#s(approx (/ (* a a) b) (/.f64 (*.f64 a a) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (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 a a))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) (neg.f64 (*.f64 (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 a a))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (fma.f64 b (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (- b a) (neg.f64 a)) |
#s(approx (- b a) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a) #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64))) (*.f64 a a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) a) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64)) (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ b a) a) |
#s(approx (+ b a) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -2 binary64))) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (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 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) a))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a))) a) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (- b a) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a))) a) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) b (neg.f64 (/.f64 (*.f64 b b) a))) a)) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ b a) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 #s(literal 0 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 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 0 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)))))) b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 0 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))))) b (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx b b) |
#s(approx (- b a) (-.f64 b a)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) b #s(literal 0 binary64)) angle) #s(literal 1/90 binary64)) b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 #s(literal 0 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 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 0 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)))))) b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (fma.f64 (fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (+ b a) (- b a)) (fma.f64 #s(literal 0 binary64) b (neg.f64 (*.f64 a a)))) |
#s(approx (* (+ b a) (- b a)) (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) a b) a) b (neg.f64 (*.f64 a a)))) |
#s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (/ -2 b) (/.f64 #s(literal -2 binary64) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b)))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b))))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (+.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (fma.f64 a (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b)) |
#s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (- b a) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) b)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) (*.f64 b b)) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b)))) (*.f64 b b))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)) (*.f64 b b))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (+.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (+.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64) (/.f64 a b))) (*.f64 b b))) |
#s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* (/ -2 b) (/ (* a a) b)) 2) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b) #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b) (neg.f64 (*.f64 (*.f64 #s(literal 0 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)))))) b))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) b)) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (- b a) (*.f64 (neg.f64 b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b)) #s(literal 1/90 binary64) (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal -1/90 binary64))) b))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b) #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) b)) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (+ b a) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 a (/.f64 a b) #s(literal 0 binary64)) b) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ b a) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle)))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (+.f64 a b) (*.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 a b))) (*.f64 angle angle))) angle)) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (+.f64 a b) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 a b) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (+.f64 a b))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* (PI) angle) (*.f64 angle (PI.f64))) |
#s(approx angle angle) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64)) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12597120000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 2 binary64))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/12244400640000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 2 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64)) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* (PI) angle) (*.f64 angle (PI.f64))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
#s(approx (sin (* (* angle (PI)) 1/180)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (neg.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal 1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal -1/90 binary64))) angle))) |
Compiled 30 446 to 2 530 computations (91.7% saved)
75 alts after pruning (74 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 507 | 36 | 543 |
| Fresh | 20 | 38 | 58 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 531 | 75 | 606 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (*.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.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))))) | |
| 52.2% | (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 51.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.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))))) | |
| 42.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))))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) | |
| 31.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) | |
| ▶ | 44.8% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.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))))) |
| 33.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.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))))) | |
| 45.0% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 b #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))))) | |
| 45.0% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 42.2% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 46.3% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 45.8% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 44.3% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 43.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 b) #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))))) | |
| 28.2% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (*.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))))) | |
| 36.4% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 32.4% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 37.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 35.7% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) | |
| 35.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 33.6% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 34.7% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.8% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.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))))) | |
| 33.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) | |
| 55.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 65.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 63.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 66.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 67.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 62.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| ▶ | 40.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| 39.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 42.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 67.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| 58.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 55.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 32.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) | |
| 18.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) | |
| 29.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) | |
| 37.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #s(literal 1/90 binary64))) | |
| 35.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 32.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #s(literal 1/90 binary64))) | |
| 58.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) | |
| 17.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 48.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/90 binary64)))) | |
| 52.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 55.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 55.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 56.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))))) | |
| 33.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) | |
| 48.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) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) | |
| 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) | |
| 26.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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))) (*.f64 a a))) (*.f64 a a))) (*.f64 b b))) | |
| ▶ | 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) | |
| 50.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 50.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))))) | |
| 48.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) | |
| 48.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) | |
| 30.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) #s(literal -1/90 binary64)))) | |
| 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) | |
| ▶ | 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
| 34.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) | |
| 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (*.f64 angle (PI.f64))))) | |
| ✓ | 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
| 29.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) (*.f64 angle (PI.f64))))) | |
| 46.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
Compiled 7 247 to 4 631 computations (36.1% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
angle |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
#s(literal 1/180 binary64) |
(PI.f64) |
(+.f64 a b) |
a |
b |
(-.f64 b a) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (PI.f64)) |
#s(literal 2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) a) a) |
(*.f64 #s(literal -1/90 binary64) a) |
#s(literal -1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
(*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)) |
#s(literal 1/90 binary64) |
(*.f64 b b) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (- b a) (neg.f64 a)) |
(neg.f64 a) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.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 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a)) |
(-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(/.f64 b a) |
#s(literal 1 binary64) |
(*.f64 a a) |
(sin.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) |
(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)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (+ (* a (sin (* 1/180 (* angle (PI))))) (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* -1/90 a) a) (* angle (PI))) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* -1/90 a) a) #s(hole binary64 (* -1/90 (pow a 2)))) |
#s(approx (* -1/90 a) #s(hole binary64 (* -1/90 a))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (+ (* a (sin (* 1/180 (* angle (PI))))) (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (* (/ b a) (/ b a)) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a) (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (sin (* 1/90 (* angle (PI)))) (pow a 2)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a) (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)) b)) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* -1 (* b (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/180 (* angle (PI))))) b))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)) b)) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* b (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/180 (* angle (PI))))) b))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))))))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/22674816000000 (* (pow (PI) 5) (+ a b))))))))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* angle (* 1/180 (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* angle (PI)) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (+ (* 1/708588000000 (pow (PI) 5)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))))))))))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))))) |
#s(approx (* (* angle (PI)) 1/90) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/22674816000000 (* (pow (PI) 5) (+ a b))))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | b | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (sin (* angle (* 1/180 (PI)))) (* angle (* 1/180 (PI))) angle (* 1/180 (PI)) 1/180 (PI) (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (* -1/90 a) a) (* angle (PI))) (* (* -1/90 a) a) (* -1/90 a) -1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin (* (* angle (PI)) 1/90)) (* (* angle (PI)) 1/90) 1/90 (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (- b a) (neg a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (* (- (* (/ b a) (/ b a)) 1) (* a a)) (- (* (/ b a) (/ b a)) 1) (* (/ b a) (/ b a)) (/ b a) 1 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 18.0ms | a | @ | -inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (sin (* angle (* 1/180 (PI)))) (* angle (* 1/180 (PI))) angle (* 1/180 (PI)) 1/180 (PI) (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (* -1/90 a) a) (* angle (PI))) (* (* -1/90 a) a) (* -1/90 a) -1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin (* (* angle (PI)) 1/90)) (* (* angle (PI)) 1/90) 1/90 (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (- b a) (neg a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (* (- (* (/ b a) (/ b a)) 1) (* a a)) (- (* (/ b a) (/ b a)) 1) (* (/ b a) (/ b a)) (/ b a) 1 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 16.0ms | angle | @ | -inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (sin (* angle (* 1/180 (PI)))) (* angle (* 1/180 (PI))) angle (* 1/180 (PI)) 1/180 (PI) (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (* -1/90 a) a) (* angle (PI))) (* (* -1/90 a) a) (* -1/90 a) -1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin (* (* angle (PI)) 1/90)) (* (* angle (PI)) 1/90) 1/90 (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (- b a) (neg a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (* (- (* (/ b a) (/ b a)) 1) (* a a)) (- (* (/ b a) (/ b a)) 1) (* (/ b a) (/ b a)) (/ b a) 1 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 15.0ms | a | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (sin (* angle (* 1/180 (PI)))) (* angle (* 1/180 (PI))) angle (* 1/180 (PI)) 1/180 (PI) (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (* -1/90 a) a) (* angle (PI))) (* (* -1/90 a) a) (* -1/90 a) -1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin (* (* angle (PI)) 1/90)) (* (* angle (PI)) 1/90) 1/90 (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (- b a) (neg a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (* (- (* (/ b a) (/ b a)) 1) (* a a)) (- (* (/ b a) (/ b a)) 1) (* (/ b a) (/ b a)) (/ b a) 1 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 5.0ms | a | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (sin (* angle (* 1/180 (PI)))) (* angle (* 1/180 (PI))) angle (* 1/180 (PI)) 1/180 (PI) (+ a b) a b (- b a) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) 2 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (* (* (* -1/90 a) a) (* angle (PI))) (* (* -1/90 a) a) (* -1/90 a) -1/90 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin (* (* angle (PI)) 1/90)) (* (* angle (PI)) 1/90) 1/90 (* b b) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (sin (* (* angle (PI)) 1/180)) (- b a) (neg a) (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (pow b 2) (pow a 2))) (- (pow b 2) (pow a 2)) (* (- (* (/ b a) (/ b a)) 1) (* a a)) (- (* (/ b a) (/ b a)) 1) (* (/ b a) (/ b a)) (/ b a) 1 (* a a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1030 | 13267 |
| 0 | 1098 | 12370 |
| 1 | 5919 | 12370 |
| 0 | 8010 | 12065 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
angle |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
#s(literal 1/180 binary64) |
(PI.f64) |
(+.f64 a b) |
a |
b |
(-.f64 b a) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (PI.f64)) |
#s(literal 2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) a) a) |
(*.f64 #s(literal -1/90 binary64) a) |
#s(literal -1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
(*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)) |
#s(literal 1/90 binary64) |
(*.f64 b b) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (- b a) (neg.f64 a)) |
(neg.f64 a) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.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 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.f64 a a)) |
(-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(/.f64 b a) |
#s(literal 1 binary64) |
(*.f64 a a) |
(sin.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) |
(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)))) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (+ (* a (sin (* 1/180 (* angle (PI))))) (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- b a) #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (+ b (* -1 a)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* a (* angle (* (PI) (+ b (* -1 b)))))) (* 1/90 (* angle (* (pow b 2) (PI))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (PI)))) (* a (+ (* -1/90 (* a (* angle (PI)))) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* -1/90 a) a) (* angle (PI))) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* -1/90 a) a) #s(hole binary64 (* -1/90 (pow a 2)))) |
#s(approx (* -1/90 a) #s(hole binary64 (* -1/90 a))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* a (+ (* -2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* a (+ (* -1 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* a (+ (* -1 (* a (sin (* 1/180 (* angle (PI)))))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (+ (* a (sin (* 1/180 (* angle (PI))))) (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (+ (* -1 (pow a 2)) (pow b 2)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)))) |
#s(approx (* (/ b a) (/ b a)) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a) (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (- b a) #s(hole binary64 (* -1 a))) |
#s(approx (- b a) #s(hole binary64 (* a (- (/ b a) 1)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (+ (* 1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)) (* 1/90 (/ (* angle (* (pow b 2) (PI))) (pow a 2)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (sin (* 1/90 (* angle (PI)))) (pow a 2)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (+ (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a) (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow a 2))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (+ (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a) (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow a 2) (+ (* -2 (sin (* 1/180 (* angle (PI))))) (* 2 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (pow a 2))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (- (/ (pow b 2) (pow a 2)) 1))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* a (+ 1 (* -1 (/ b a))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1/90 (* angle (PI))) (* -1/90 (/ (* angle (* (PI) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/90 (/ (* angle (* (pow b 2) (PI))) a)) (* 1/90 (* angle (* (PI) (+ b (* -1 b)))))) a)) (* -1/90 (* angle (PI))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) a)) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b))) a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow a 2) (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (+ (* -1 (/ (* (pow b 2) (sin (* 1/180 (* angle (PI))))) a)) (* (sin (* 1/180 (* angle (PI)))) (+ b (* -1 b)))) a)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- b a) #s(hole binary64 (- b a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* 1/90 (* angle (* b (* (PI) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (+ (* -1/90 (* (pow a 2) (* angle (PI)))) (* b (+ (* 1/90 (* angle (* b (PI)))) (* 1/90 (* angle (* (PI) (+ a (* -1 a)))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (+ (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (+ (* -1 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* b (+ (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (+ (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))) (* b (+ (* b (sin (* 1/180 (* angle (PI))))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (- b a) #s(hole binary64 (* b (+ 1 (* -1 (/ a b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (* angle (PI))) (pow b 2))) (+ (* 1/90 (* angle (PI))) (* 1/90 (/ (* angle (* (PI) (+ a (* -1 a)))) b))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (pow b 2))) (+ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) b)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (+ (* -1 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (/ (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) (pow b 2))) (* 2 (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (pow b 2) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(hole binary64 (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)) b)) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* -1 (* b (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/180 (* angle (PI))))) b))))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
#s(approx (- b a) #s(hole binary64 (* -1 (* b (- (/ a b) 1))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1/90 (* angle (* (PI) (+ a (* -1 a))))) (* 1/90 (/ (* (pow a 2) (* angle (PI))) b))) b)) (* 1/90 (* angle (PI))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (* 2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))) b)) (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (+ (* -1 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a))))) (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)) b)) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (+ (sin (* 1/180 (* angle (PI)))) (* -1 (/ (+ (* -1 (* (sin (* 1/180 (* angle (PI)))) (+ a (* -1 a)))) (/ (* (pow a 2) (sin (* 1/180 (* angle (PI))))) b)) b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* -1 (* b (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* a (sin (* 1/180 (* angle (PI))))) b))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* -1/34992000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* -1/30855889612800000000 (* (pow (PI) 7) (- (pow b 2) (pow a 2))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* 1/2267481600000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))))))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/22674816000000 (* (pow (PI) 5) (+ a b))))))))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* angle (* 1/180 (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* angle (PI)) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) #s(hole binary64 (* angle (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))) (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3)))))) (* (pow b 2) (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/90 (PI)))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (* -1/4374000 (pow (PI) 3))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (* 1/708588000000 (pow (PI) 5)))))))))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* angle (+ (* -1/90 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/11664000 (pow (PI) 3)) (* -1/34992000 (pow (PI) 3)))) (pow b 2))) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* 1/22674816000000 (pow (PI) 5)) (+ (* 1/4534963200000 (pow (PI) 5)) (* 1/2267481600000 (pow (PI) 5))))) (pow b 2))) (+ (* 1/708588000000 (pow (PI) 5)) (* (pow angle 2) (+ (* -2 (/ (* (pow a 2) (+ (* -1/881596846080000000 (pow (PI) 7)) (+ (* -1/1469328076800000000 (pow (PI) 7)) (+ (* -1/4407984230400000000 (pow (PI) 7)) (* -1/30855889612800000000 (pow (PI) 7)))))) (pow b 2))) (* -1/241061637600000000 (pow (PI) 7))))))))))))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))))) |
#s(approx (* (* angle (PI)) 1/90) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a))))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/4534963200000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (+ (* 1/2267481600000 (* (pow (PI) 5) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (* (+ a b) (- b a)))) (* -1/30855889612800000000 (* (pow (PI) 7) (* (+ a b) (- b a))))))))))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/180 (* (PI) (* (+ a b) (- b a)))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (* (+ a b) (- b a))))))))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (* (+ a b) (- b a)))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (* (+ a b) (- b a))))) (* 1/22674816000000 (* (pow (PI) 5) (* (+ a b) (- b a)))))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* 1/22674816000000 (* (pow angle 2) (* (pow (PI) 5) (+ a b)))))))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* angle (+ (* 1/180 (* (PI) (+ a b))) (* (pow angle 2) (+ (* -1/34992000 (* (pow (PI) 3) (+ a b))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* (pow (PI) 7) (+ a b)))) (* 1/22674816000000 (* (pow (PI) 5) (+ a b))))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/17496000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/11337408000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/17496000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/15427944806400000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/11337408000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 1)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* angle (* 1/180 (PI)))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) #s(hole binary64 (sin (* 1/90 (* angle (PI)))))) |
#s(approx (* (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) #s(hole binary64 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a)))))) |
#s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* angle (PI)) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (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 a b) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (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 a b) (-.f64 b a))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(fma.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
angle |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) |
#s(literal 1/180 binary64) |
(PI.f64) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
a |
b |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (fma.f64 a a (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (+.f64 a b)) |
(-.f64 b a) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
#s(literal 2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) #s(literal -1/90 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) a) a)) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) a) a) |
(*.f64 #s(literal -1/90 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal -1/90 binary64)) |
(*.f64 a (*.f64 #s(literal -1/90 binary64) a)) |
(*.f64 #s(literal -1/90 binary64) a) |
(*.f64 a #s(literal -1/90 binary64)) |
#s(literal -1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) b) b) |
(*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 b b) #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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 #s(literal 1/90 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
#s(literal 1/90 binary64) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a))))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(approx (- b a) (neg.f64 a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(approx (- b a) (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 a b) #s(approx (- b a) (neg.f64 a)))) |
(*.f64 #s(approx (- b a) (neg.f64 a)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(fma.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (- b a) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) |
(*.f64 (*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a))) |
(+.f64 #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) |
(*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a) |
(*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a))) |
(*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(pow.f64 (fabs.f64 (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(/.f64 (*.f64 b (/.f64 b a)) a) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (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 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (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) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (fma.f64 (*.f64 (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(literal 0 binary64) b) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 a b)) |
#s(approx a a) |
#s(approx (- b a) b) |
#s(approx (- b a) (fma.f64 #s(literal -1 binary64) a b)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 #s(literal 1/90 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* -1/90 a) a) (* angle (PI))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64))) |
#s(approx (* (* -1/90 a) a) (*.f64 (*.f64 #s(literal -1/90 binary64) a) a)) |
#s(approx (* -1/90 a) (*.f64 #s(literal -1/90 binary64) a)) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (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) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (fma.f64 (*.f64 (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(literal 0 binary64) b) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 b b)) |
#s(approx (- (pow b 2) (pow a 2)) (fma.f64 b b (neg.f64 (*.f64 a a)))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 b b)) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) (fma.f64 b b (neg.f64 (*.f64 a a)))) |
#s(approx (- (* (/ b a) (/ b a)) 1) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) |
#s(approx (- (* (/ b a) (/ b a)) 1) (/.f64 (fma.f64 b b (neg.f64 (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (/ b a) (/ b a)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (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 a a))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) (neg.f64 (*.f64 (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 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 b (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (- b a) (neg.f64 a)) |
#s(approx (- b a) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a) #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64))) (*.f64 a a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) a) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 b)) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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))) (*.f64 a a))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a))))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) (neg.f64 (*.f64 (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 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)))) (*.f64 a a))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 b (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -2 binary64))) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a a))) |
#s(approx (- (pow b 2) (pow a 2)) (neg.f64 (*.f64 a a))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) (neg.f64 (*.f64 a a))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) a) a)) |
#s(approx (- (* (/ b a) (/ b a)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (/ b a) (/ b a)) 1) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a))))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a))))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (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 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) a))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a))) a) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64)))) |
#s(approx (- b a) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a))))) (*.f64 a a))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) a))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a))))) (*.f64 a a))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (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 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) a))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) b) a)) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a))) a) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (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 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) b (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx b b) |
#s(approx (- b a) (-.f64 b a)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) b) angle) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 (*.f64 (PI.f64) b) angle (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle))) b))) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (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 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (fma.f64 (fma.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) b (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (- (pow b 2) (pow a 2)) (*.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 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b)))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -1 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (+.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 a (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b)) |
#s(approx (+ a b) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) |
#s(approx (- b a) (*.f64 (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal 1 binary64)) b)) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) (*.f64 b b)) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b)))) (*.f64 b b))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (/.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b)))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) #s(literal -1 binary64) (fma.f64 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b))))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (+.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 a (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) b)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 b b))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (- (* (/ b a) (/ b a)) 1) (* a a)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (- (* (/ b a) (/ b a)) 1) (*.f64 (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) b)) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64)))) |
#s(approx (- b a) (*.f64 (neg.f64 b) (-.f64 (/.f64 a b) #s(literal 1 binary64)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 angle (PI.f64)) b)) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) #s(literal -1/90 binary64))) b))) (*.f64 b b))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) b))) (*.f64 b b))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) b)) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 b b))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 a b))) (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 a b) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (+.f64 a b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (* angle (PI)) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx angle angle) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle (PI)) 1/180)) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (* angle (PI)) 1/180)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (* angle (PI)) 1/180)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* angle (PI)) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (*.f64 angle (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (*.f64 b b))) angle)) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (*.f64 b b))) angle)) |
#s(approx (* (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (* b b)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/3856986201600000000 binary64)))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/241061637600000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (*.f64 b b))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)) |
#s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1/8748000 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/1511654400000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/3856986201600000000 binary64)))) (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -1/241061637600000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 angle angle) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* angle (PI)) 1/90) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)))) (*.f64 angle angle))) angle)) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/8748000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/1511654400000 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/881596846080000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal -1/3856986201600000000 binary64)))) (*.f64 angle angle)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 a b))) (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 a b) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.f64 a b)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)) (+.f64 a b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* angle (* 1/180 (PI)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (* angle (PI)) 1/180)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) 2) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)))) |
#s(approx (* (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (cos (* (* angle (PI)) 1/180))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (- b a)) (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
#s(approx (* (sin (* angle (* 1/180 (PI)))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (sin (* angle (* 1/180 (PI)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
Compiled 27 067 to 2 192 computations (91.9% saved)
80 alts after pruning (79 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 454 | 19 | 473 |
| Fresh | 9 | 60 | 69 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 468 | 80 | 548 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (*.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.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))))) | |
| 52.2% | (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 51.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.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))))) | |
| 42.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))))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) | |
| 31.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) | |
| 43.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.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))))) | |
| 45.0% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 42.2% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 46.3% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 45.8% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 44.3% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 43.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 b) #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))))) | |
| 28.2% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (*.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))))) | |
| 36.4% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 37.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 35.7% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) | |
| 35.9% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 33.6% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 34.7% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 34.8% | (*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.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))))) | |
| 33.3% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) | |
| 55.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 63.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 67.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 38.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 42.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 38.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| 39.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 41.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 63.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 65.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 62.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| 38.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) #s(approx (- b a) b)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 43.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 64.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 58.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 55.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 32.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) | |
| 18.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) | |
| 29.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) | |
| 37.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #s(literal 1/90 binary64))) | |
| 35.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 32.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #s(literal 1/90 binary64))) | |
| 58.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) | |
| 38.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) b) b)) | |
| 17.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 35.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 48.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/90 binary64)))) | |
| 52.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 55.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 55.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 56.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))))) | |
| 33.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) | |
| 48.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) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) | |
| 56.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) | |
| 29.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 b b))) | |
| 26.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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))) (*.f64 a a))) (*.f64 a a))) (*.f64 b b))) | |
| 33.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) | |
| 34.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) | |
| 30.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) | |
| 34.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) | |
| 34.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) | |
| 50.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 52.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 50.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))))) | |
| 48.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) | |
| 48.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) | |
| 30.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) angle) (PI.f64)) #s(literal -1/90 binary64)))) | |
| 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) | |
| 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (*.f64 angle (PI.f64))))) | |
| ✓ | 30.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
| 29.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) (*.f64 angle (PI.f64))))) | |
| 33.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) | |
| 46.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
Compiled 10 593 to 3 371 computations (68.2% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (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 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 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 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) b) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) #s(approx (- b a) b)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (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 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.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 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 #s(literal 2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.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))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (*.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 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (exp.f64 (*.f64 (log.f64 b) #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))))) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 a a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) (*.f64 b b))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (/.f64 #s(literal -2 binary64) b) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b b))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 b #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))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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))) (*.f64 a a))) (*.f64 a a))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (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 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) 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 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.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))))) #s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal -1/64800 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.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 (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 (*.f64 (PI.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 (*.f64 (PI.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 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (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))))) (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #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 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(approx (+ (* (/ -2 b) (/ (* a a) b)) 2) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (*.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))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.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 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 b) #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) #s(approx (- (pow b 2) (pow a 2)) (*.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.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))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 (log.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)) (exp.f64 (*.f64 (log.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(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.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))))) (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (/.f64 (PI.f64) #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))))) (fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (pow.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))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
10 calls:
| 63.0ms | b |
| 50.0ms | (pow.f64 a #s(literal 2 binary64)) |
| 38.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 38.0ms | a |
| 37.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 69.1% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.1% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 67.4% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 67.4% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 67.4% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 67.4% | 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))))) |
| 69.4% | 2 | a |
| 69.0% | 2 | b |
| 69.1% | 2 | angle |
Compiled 56 to 62 computations (-10.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (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 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 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 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) b) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) #s(approx (- b a) b)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (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 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.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 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (pow b 2) (pow a 2)) (*.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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 #s(literal 2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #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 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
5 calls:
| 789.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 26.0ms | a |
| 24.0ms | (pow.f64 a #s(literal 2 binary64)) |
| 24.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 22.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 69.1% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.1% | 2 | angle |
| 67.4% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 67.4% | 1 | a |
Compiled 13 to 23 computations (-76.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (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 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 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 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) b) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) #s(approx (- b a) b)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (-.f64 b a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #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 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
4 calls:
| 68.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 37.0ms | angle |
| 18.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 2 | b |
| 67.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 67.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 67.4% | 1 | angle |
Compiled 10 to 18 computations (-80% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (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 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 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 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) b) (-.f64 b a))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) #s(approx (- b a) b)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #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 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
10 calls:
| 106.0ms | b |
| 64.0ms | (pow.f64 b #s(literal 2 binary64)) |
| 25.0ms | angle |
| 21.0ms | a |
| 19.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.7% | 4 | (/.f64 angle #s(literal 180 binary64)) |
| 69.7% | 4 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.7% | 4 | angle |
| 67.2% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 66.0% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 67.3% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 67.3% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 62.7% | 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))))) |
| 67.4% | 2 | a |
| 66.0% | 2 | b |
Compiled 56 to 62 computations (-10.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (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 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 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 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(approx (+ b a) b) (-.f64 b a))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
7 calls:
| 17.0ms | a |
| 16.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 15.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 15.0ms | angle |
| 15.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.7% | 4 | (/.f64 angle #s(literal 180 binary64)) |
| 69.7% | 4 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.7% | 4 | angle |
| 65.3% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 66.2% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 66.2% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 66.2% | 2 | a |
Compiled 29 to 38 computations (-31% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (* angle (PI)) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (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 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 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 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/8748000 binary64)))) angle)) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) b) #s(literal 2 binary64)) (*.f64 b b))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (exp.f64 (*.f64 (log.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (*.f64 b b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (- b a)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (+ a b) a)) #s(approx (- b a) (neg.f64 a))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #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 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
3 calls:
| 31.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 28.0ms | angle |
| 14.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 68.0% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 68.0% | 3 | angle |
Compiled 9 to 15 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (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 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
3 calls:
| 15.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 11.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 11.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 67.9% | 3 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 67.9% | 3 | angle |
Compiled 9 to 15 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #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)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) |
9 calls:
| 14.0ms | angle |
| 13.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 12.0ms | a |
| 12.0ms | (pow.f64 a #s(literal 2 binary64)) |
| 10.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.4% | 3 | (pow.f64 a #s(literal 2 binary64)) |
| 60.6% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 60.6% | 2 | b |
| 64.8% | 4 | a |
| 61.3% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 61.3% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 65.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 65.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 65.2% | 2 | angle |
Compiled 33 to 46 computations (-39.4% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
| 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)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
4 calls:
| 12.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 11.0ms | (*.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))))) |
| 9.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 9.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 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))))) |
| 61.9% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 61.9% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 61.9% | 2 | angle |
Compiled 32 to 31 computations (3.1% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #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 (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) (+.f64 a b)) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(approx (+ (* (* -1/90 (* a a)) (* angle (PI))) (* (* 1/90 (* angle (+ (* (PI) b) (* (* 0 a) (PI))))) b)) (*.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1/90 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) #s(literal 1/90 binary64))) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 #s(literal 0 binary64) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (+ (* (PI) b) (* (* 0 a) (PI))) (*.f64 (PI.f64) b)))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (fma.f64 (PI.f64) b #s(literal 0 binary64))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) a))) (*.f64 a a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) (*.f64 b b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (fma.f64 (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (*.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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (fma.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal -1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (PI.f64)) angle) #s(literal 1/90 binary64))) a (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) 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 (PI.f64) angle) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) (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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (*.f64 angle (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)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #s(literal 1/90 binary64))) |
6 calls:
| 10.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 10.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 9.0ms | angle |
| 9.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 9.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 59.2% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 59.7% | 2 | a |
| 61.0% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 61.0% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 61.0% | 2 | angle |
Compiled 26 to 33 computations (-26.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (+ (* (/ (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) b) (/ -2 b)) (sin (* 2 (* (* (PI) angle) 1/180)))) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 b b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (*.f64 b b))) #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 (PI.f64) angle) #s(approx (* (+ b a) (- b a)) (neg.f64 (*.f64 a a)))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) a) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 #s(approx (+ b a) b) (-.f64 b a))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))) #s(literal 1/90 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (PI.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 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64))) |
10 calls:
| 27.0ms | a |
| 5.0ms | angle |
| 5.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 5.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.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))))) |
| 54.5% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 54.5% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 53.6% | 2 | a |
| 53.6% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 48.7% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 48.7% | 1 | b |
| 51.8% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 51.8% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 51.8% | 2 | angle |
Compiled 56 to 62 computations (-10.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 a a) 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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
10 calls:
| 8.0ms | angle |
| 2.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 2.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 2.0ms | a |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.5% | 1 | b |
| 33.5% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 36.0% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 36.0% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 36.0% | 2 | angle |
| 33.5% | 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))))) |
| 36.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 36.0% | 2 | a |
| 33.5% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 33.5% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
Compiled 56 to 62 computations (-10.7% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64)))) |
5 calls:
| 2.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 2.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 2.0ms | a |
| 2.0ms | angle |
| 2.0ms | (pow.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.0% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 36.0% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 36.0% | 2 | angle |
| 36.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 36.0% | 2 | a |
Compiled 13 to 23 computations (-76.9% saved)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) (*.f64 angle (PI.f64))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
5 calls:
| 3.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 2.0ms | a |
| 2.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 2.0ms | angle |
| 1.0ms | (pow.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 36.0% | 2 | a |
| 36.0% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 36.0% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 36.0% | 2 | angle |
Compiled 13 to 23 computations (-76.9% 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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
6 calls:
| 1.0ms | a |
| 1.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 1.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 1.0ms | angle |
| 1.0ms | (pow.f64 b #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.5% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 33.5% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 33.5% | 1 | a |
| 33.5% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 33.5% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 33.5% | 1 | angle |
Compiled 16 to 28 computations (-75% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.1067900080202049e+160 | 4.068017623786069e+160 |
| 2.0ms | 16× | 0 | valid |
Compiled 128 to 86 computations (32.8% saved)
ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sinu: 0.0ms (0% of total)ival-cosu: 0.0ms (0% of total)ival-pow2: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.9674293048223489e+189 | 9.68895552174636e+190 |
| 19.0ms | 112× | 0 | valid |
Compiled 607 to 459 computations (24.4% saved)
ival-cosu: 5.0ms (35.5% of total)ival-sinu: 4.0ms (28.4% of total)ival-pow2: 2.0ms (14.2% of total)ival-mult!: 2.0ms (14.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 |
|---|---|---|
| 23.0ms | 1.40869236428523e+223 | 2.3605628352396032e+226 |
| 17.0ms | 128× | 0 | valid |
Compiled 762 to 522 computations (31.5% saved)
ival-sinu: 7.0ms (49.6% of total)ival-cosu: 3.0ms (21.2% of total)ival-pow2: 3.0ms (21.2% of total)ival-mult!: 2.0ms (14.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 6.3420135407803425e+159 | 1.1067900080202049e+160 |
| 7.0ms | 64× | 0 | valid |
Compiled 418 to 298 computations (28.7% saved)
ival-sinu: 2.0ms (35.8% of total)ival-cosu: 2.0ms (35.8% of total)ival-pow2: 1.0ms (17.9% of total)ival-mult!: 1.0ms (17.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 2.597309747066898e+167 | 3.091191168046836e+167 |
| 22.0ms | 9.617350928906586e+110 | 2.2063274040782427e+113 |
| 15.0ms | 1.49201456588765e-77 | 8.708149824379462e-75 |
| 31.0ms | 272× | 0 | valid |
Compiled 1 684 to 1 188 computations (29.5% saved)
ival-sinu: 9.0ms (36.9% of total)ival-cosu: 6.0ms (24.6% of total)ival-pow2: 5.0ms (20.5% of total)ival-mult!: 4.0ms (16.4% of total)ival-sub!: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 3.0008263741610492e+169 | 1.8416895489004277e+171 |
| 1.0ms | 1.49201456588765e-77 | 8.708149824379462e-75 |
| 37.0ms | 112× | 0 | valid |
Compiled 1 425 to 1 017 computations (28.6% saved)
ival-sinu: 4.0ms (31.7% of total)ival-cosu: 4.0ms (31.7% of total)ival-pow2: 2.0ms (15.9% of total)ival-mult!: 2.0ms (15.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.0008263741610492e+169 | 1.8416895489004277e+171 |
| 4.0ms | 1.1175280351392697e-11 | 7.998581245740316e-8 |
| 3.0ms | 32× | 0 | valid |
Compiled 827 to 603 computations (27.1% saved)
ival-pow2: 1.0ms (53.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sinu: 0.0ms (0% of total)ival-cosu: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.49201456588765e-77 | 8.708149824379462e-75 |
Compiled 642 to 458 computations (28.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.07723393674584e-81 | 9.955053738043401e-80 |
| 9.0ms | 112× | 0 | valid |
Compiled 628 to 445 computations (29.1% saved)
ival-pow2: 2.0ms (34.2% of total)ival-sinu: 1.0ms (17.1% of total)ival-cosu: 1.0ms (17.1% of total)ival-mult!: 1.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 |
|---|---|---|
| 11.0ms | 1153.5146059104386 | 1910.1159393938565 |
| 9.0ms | 64× | 0 | valid |
Compiled 330 to 230 computations (30.3% saved)
ival-sinu: 2.0ms (28.8% of total)ival-cosu: 2.0ms (28.8% of total)ival-pow2: 1.0ms (14.4% of total)ival-mult!: 1.0ms (14.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.1969323342284884e-95 | -4.2383292964805963e-128 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.3202234696142291e+141 | 1.7565854197225767e+142 |
| 8.0ms | 48× | 0 | valid |
Compiled 308 to 210 computations (31.8% saved)
ival-pow2: 4.0ms (55.4% of total)ival-sinu: 1.0ms (13.9% of total)ival-cosu: 1.0ms (13.9% of total)ival-mult!: 1.0ms (13.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 8.708149824379462e-75 | 8.548242943758521e-72 |
| 6.0ms | 80× | 0 | valid |
Compiled 496 to 338 computations (31.9% saved)
ival-pow2: 2.0ms (46.7% of total)ival-sinu: 1.0ms (23.3% of total)ival-cosu: 1.0ms (23.3% of total)ival-mult!: 1.0ms (23.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 8.708149824379462e-75 | 8.548242943758521e-72 |
| 4.0ms | 48× | 0 | valid |
Compiled 778 to 530 computations (31.9% saved)
ival-pow2: 1.0ms (38.8% of total)ival-mult!: 1.0ms (38.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sinu: 0.0ms (0% of total)ival-cosu: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1553 |
| 1 | 271 | 1553 |
| 2 | 471 | 1553 |
| 3 | 1480 | 1553 |
| 4 | 6928 | 1553 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 a #s(literal 20000000000000000130568154901364531136913284297772534236897689091041023555676362285020675019977734071632684940374351570387500235297087060712369097300876562792448 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(if (<=.f64 angle #s(literal 2200000000000000050804800865935317407645644094673738405947242071940652817294806915504675953109491674443721247964168863232518218248898921715127265376638118408566469149182598427269726673567744 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(if (<=.f64 b #s(literal 23499999999999999551518602968358425156428247192522598432966174798240075850122399746840888535595330640758366661514126205479113714305894114168127557591630772348034746097731349758051315379454108885247038903679540178065523042418688 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64)))) |
(if (<=.f64 a #s(literal 10999999999999999603550202648351657418062721894799947968004007600326890326748455312955610438022910721352061257682097689739085461202404449074606651622239313592320 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(if (<=.f64 angle #s(literal 4379627349119145/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (if (<=.f64 angle #s(literal 135000000000000005518100434951479940108241918455626676869246264128806992372508592456324588887556285473027187015680 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) (if (<=.f64 angle #s(literal 300000000000000011582698286225854320838206154474051316863271488705732173049478228010592175263629511030667252708589465091173981868610125526469500392120891897202180358144 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(if (<=.f64 angle #s(literal 4379627349119145/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (if (<=.f64 angle #s(literal 85000000000000003596010012788688343758757954663097391724057891553425002154414802606896627446210452060816317130720480862317749872351969049384548406172583770660156416720896 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(if (<=.f64 angle #s(literal 6189700196426901/309485009821345068724781056 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) (if (<=.f64 angle #s(literal 85000000000000003596010012788688343758757954663097391724057891553425002154414802606896627446210452060816317130720480862317749872351969049384548406172583770660156416720896 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(if (<=.f64 angle #s(literal 4379627349119145/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(if (<=.f64 angle #s(literal 3203980553881365/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))))) |
(if (<=.f64 angle #s(literal 1350 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #s(literal 1/90 binary64)))) |
(if (<=.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(literal -6012269011901013/601226901190101306339707032778070279008174732520529886901066488712245510429339761526706943586500787976175353856 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64)))) |
(if (<=.f64 a #s(literal 2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a))))) |
(if (<=.f64 angle #s(literal 93248106826835/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))))) |
(if (<=.f64 angle #s(literal 6206593990394137/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
| Outputs |
|---|
(if (<=.f64 a #s(literal 20000000000000000130568154901364531136913284297772534236897689091041023555676362285020675019977734071632684940374351570387500235297087060712369097300876562792448 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(if (<=.f64 a #s(literal 20000000000000000130568154901364531136913284297772534236897689091041023555676362285020675019977734071632684940374351570387500235297087060712369097300876562792448 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)) (sin.f64 (+.f64 (*.f64 (*.f64 angle (PI.f64)) (neg.f64 #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(if (<=.f64 angle #s(literal 2200000000000000050804800865935317407645644094673738405947242071940652817294806915504675953109491674443721247964168863232518218248898921715127265376638118408566469149182598427269726673567744 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(if (<=.f64 b #s(literal 23499999999999999551518602968358425156428247192522598432966174798240075850122399746840888535595330640758366661514126205479113714305894114168127557591630772348034746097731349758051315379454108885247038903679540178065523042418688 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64)))) |
(if (<=.f64 a #s(literal 10999999999999999603550202648351657418062721894799947968004007600326890326748455312955610438022910721352061257682097689739085461202404449074606651622239313592320 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(approx (+ a b) a)) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(if (<=.f64 angle #s(literal 4379627349119145/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (if (<=.f64 angle #s(literal 135000000000000005518100434951479940108241918455626676869246264128806992372508592456324588887556285473027187015680 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) (if (<=.f64 angle #s(literal 300000000000000011582698286225854320838206154474051316863271488705732173049478228010592175263629511030667252708589465091173981868610125526469500392120891897202180358144 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(if (<=.f64 angle #s(literal 4379627349119145/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 #s(approx (* (sin (* (* angle (PI)) 1/180)) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (if (<=.f64 angle #s(literal 85000000000000003596010012788688343758757954663097391724057891553425002154414802606896627446210452060816317130720480862317749872351969049384548406172583770660156416720896 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(if (<=.f64 angle #s(literal 6189700196426901/309485009821345068724781056 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) (if (<=.f64 angle #s(literal 85000000000000003596010012788688343758757954663097391724057891553425002154414802606896627446210452060816317130720480862317749872351969049384548406172583770660156416720896 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(if (or (<=.f64 angle #s(literal 6189700196426901/309485009821345068724781056 binary64)) (not (<=.f64 angle #s(literal 85000000000000003596010012788688343758757954663097391724057891553425002154414802606896627446210452060816317130720480862317749872351969049384548406172583770660156416720896 binary64)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (+.f64 a b)) (-.f64 b a)) #s(approx (cos (* (* angle (PI)) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(if (<=.f64 angle #s(literal 4379627349119145/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (-.f64 b a) (+.f64 a b))))) |
(if (<=.f64 angle #s(literal 3203980553881365/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))))) |
(if (<=.f64 angle #s(literal 1350 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #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 (PI.f64) angle) (*.f64 (+.f64 b a) #s(approx (- b a) b))) #s(literal 1/90 binary64)))) |
(if (<=.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(literal -6012269011901013/601226901190101306339707032778070279008174732520529886901066488712245510429339761526706943586500787976175353856 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (PI) angle) (* (+ b a) (- b a))) (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle)) #s(literal 1/90 binary64)))) |
(if (<=.f64 a #s(literal 2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) a) a) angle) (PI.f64)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a))))) |
(if (<=.f64 angle #s(literal 93248106826835/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))))) |
(if (<=.f64 angle #s(literal 6206593990394137/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal -1/90 binary64) a) (*.f64 (*.f64 angle (PI.f64)) a)))) |
| 1× | fuel |
Compiled 1 553 to 207 computations (86.7% saved)
Compiled 4 436 to 926 computations (79.1% saved)
Loading profile data...