
Time bar (total: 7.9s)
| 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.2s | 8 256× | 0 | valid |
ival-cosu: 309.0ms (33.9% of total)ival-pow2: 237.0ms (26% of total)ival-sinu: 220.0ms (24.1% of total)ival-mult!: 125.0ms (13.7% of total)ival-sub!: 20.0ms (2.2% of total)adjust: 2.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 112 | 0 | - | 0 | - | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 111 | 0 | - | 0 | - | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 30 | 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))))) |
| 18 | 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 | 112 | 0 |
sin.f64 | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | sensitivity | 111 | 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 | 29 | 0 |
-.f64 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | nan-rescue | 18 | 0 |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 62 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 71 | |
*.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 | 115 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 115 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 62 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 71 | |
| ↳ | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) | underflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 118 | 0 |
| - | 30 | 108 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 118 | 0 | 0 |
| - | 30 | 0 | 108 |
| number | freq |
|---|---|
| 0 | 108 |
| 1 | 34 |
| 2 | 105 |
| 3 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 86.0ms | 512× | 0 | valid |
Compiled 201 to 52 computations (74.1% saved)
ival-pow2: 30.0ms (45.8% of total)ival-sinu: 11.0ms (16.8% of total)ival-cosu: 11.0ms (16.8% of total)ival-mult!: 8.0ms (12.2% of total)ival-div!: 3.0ms (4.6% of total)ival-sub!: 1.0ms (1.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 238 |
| 1 | 158 | 230 |
| 2 | 587 | 230 |
| 3 | 2015 | 230 |
| 4 | 7679 | 230 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.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))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(abs a)
(abs b)
(negabs angle)
Compiled 46 to 32 computations (30.4% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
b |
(pow.f64 a #s(literal 2 binary64)) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #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 | |
|---|---|---|---|---|
| 15.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)))) |
| 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)))) |
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 234 to 632 computations (85.1% saved)
29 alts after pruning (29 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 29 | 117 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 29 | 118 |
| Status | Accuracy | Program |
|---|---|---|
| 62.0% | (*.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)))))) | |
| 56.8% | (*.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))))) | |
| 57.9% | (*.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))))) | |
| 56.8% | (*.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.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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 57.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))))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) | |
| 55.9% | (*.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))))) | |
| 56.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))))) (cos.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) | |
| 53.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))))) #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)))) | |
| 53.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 57.9% | (*.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))))) | |
| 54.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (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))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 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))))) | |
| 56.8% | (*.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))))) | |
| ▶ | 57.7% | (*.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))))) |
| 52.2% | (*.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))))) | |
| 36.3% | (*.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))))) | |
| 50.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))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 40.2% | (*.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))))) |
| 55.8% | (*.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))))) | |
| 36.7% | (*.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))))) | |
| 39.3% | (*.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))))) | |
| ▶ | 54.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))) |
| 32.0% | #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)) | |
| 42.5% | #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))) | |
| ▶ | 57.6% | #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))) |
| 36.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)))))) | |
| ▶ | 63.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 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
| 40.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 1 972 to 1 394 computations (29.3% 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 (/.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 #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))))) |
(*.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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) (pow.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 b #s(literal -2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (/ 1 (pow b -2)) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (/ 1 (pow b -2)) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (/ 1 (pow b -2)) #s(hole binary64 (pow b 2))) |
#s(approx (pow b -2) #s(hole binary64 (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (* (* (* 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 (- (/ 1 (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 (- (/ 1 (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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.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 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (- (/ 1 (pow b -2)) (pow a 2)) (/ 1 (pow b -2)) 1 (pow b -2) (pow a 2)) |
| 11.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 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (- (/ 1 (pow b -2)) (pow a 2)) (/ 1 (pow b -2)) 1 (pow b -2) (pow a 2)) |
| 10.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 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (- (/ 1 (pow b -2)) (pow a 2)) (/ 1 (pow b -2)) 1 (pow b -2) (pow a 2)) |
| 8.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 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (- (/ 1 (pow b -2)) (pow a 2)) (/ 1 (pow b -2)) 1 (pow b -2) (pow a 2)) |
| 7.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 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (- (/ 1 (pow b -2)) (pow a 2)) (/ 1 (pow b -2)) 1 (pow b -2) (pow a 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1030 | 10101 |
| 0 | 1107 | 9194 |
| 1 | 6362 | 9194 |
| 0 | 8365 | 8956 |
| 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 (/.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 #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))))) |
(*.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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) (pow.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 b #s(literal -2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (/ 1 (pow b -2)) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (/ 1 (pow b -2)) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (/ 1 (pow b -2)) #s(hole binary64 (pow b 2))) |
#s(approx (pow b -2) #s(hole binary64 (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (* (* (* 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 (- (/ 1 (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 (- (/ 1 (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)))))) |
| 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 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))) |
(*.f64 #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 #s(literal 1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(literal 2 binary64) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 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 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 a b))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.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 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 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 (-.f64 b a) (+.f64 a b)) (*.f64 angle (PI.f64))) #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 (-.f64 b a) (+.f64 a b)) (*.f64 angle (PI.f64)))) |
(*.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 (-.f64 b a) (+.f64 a b)) (*.f64 angle (PI.f64))) |
(*.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)))) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(approx (* 2 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (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 (- (/ 1 (pow b -2)) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) |
#s(approx (* 2 (- (/ 1 (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 (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 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal 3 binary64)) #s(literal -8 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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) b) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 a a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 a (*.f64 a (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(/.f64 #s(literal -2 binary64) b) |
(/.f64 #s(literal 2 binary64) (neg.f64 b)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 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 -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 b #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -2 binary64))) #s(literal -1 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 (*.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 (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)) (*.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 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 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 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 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 -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 b #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -2 binary64))) #s(literal -1 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(literal 1 binary64) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal -1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1 binary64)) |
(pow.f64 b #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 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)))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) a (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 b b))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 #s(literal 0 binary64) b) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) a (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 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 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (/ 1 (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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) b)) |
#s(approx (* (* (* a a) (cos (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#s(approx (* (* a a) (cos (* (* (PI) angle) 1/180))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.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 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (/ 1 (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 (* (+ 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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (fma.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b 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 (- 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 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal -2 binary64))) (*.f64 a a))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (/ 1 (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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal -2 binary64))) (*.f64 a a))) |
#s(approx (* 2 (- (/ 1 (pow b -2)) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (/ 1 (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 (* (+ 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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) a))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) b (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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) angle) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) b) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (pow b -2) (pow.f64 b #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (+.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (*.f64 #s(literal 0 binary64) a) b) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 b b))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 a a) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 b b))) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* 2 (- (/ 1 (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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) b) (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 b b))) #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* 2 (- (/ 1 (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 (* (+ 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 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 a a) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) b) #s(literal -1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) |
#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 (-.f64 b a) (+.f64 a b)) (*.f64 angle (PI.f64)))) |
#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/11337408000000 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/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 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/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.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 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) |
#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) (+.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 (- (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/11337408000000 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/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 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/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 (-.f64 b a) (+.f64 a b)) (*.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 angle angle))) (*.f64 angle angle))) angle)) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#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 (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)))) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) |
Compiled 29 318 to 2 492 computations (91.5% saved)
61 alts after pruning (61 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 470 | 54 | 524 |
| Fresh | 17 | 7 | 24 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 492 | 61 | 553 |
| Status | Accuracy | Program |
|---|---|---|
| 56.8% | (*.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))))) | |
| 57.9% | (*.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))))) | |
| 56.8% | (*.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.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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 54.6% | (*.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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (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))))) | |
| 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 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))))) | |
| 57.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 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.3% | (*.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))))) | |
| 39.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))))) | |
| 38.1% | (*.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))))) | |
| 40.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) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) | |
| 38.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))))) | |
| 36.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))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 35.5% | (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 39.3% | (*.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))))) | |
| 55.8% | (*.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))))) | |
| 36.7% | (*.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))))) | |
| 40.2% | (*.f64 #s(approx (* 2 (- (/ 1 (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))))) | |
| 53.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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))) | |
| 53.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (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))) | |
| 32.0% | #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)) | |
| 57.6% | #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))) | |
| 67.4% | #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))) | |
| 40.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64))) | |
| 18.0% | #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))) | |
| 39.0% | #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))) | |
| 36.6% | #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))) | |
| 56.5% | #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) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 39.0% | #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))) | |
| 43.5% | #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))) | |
| 36.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))) | |
| 38.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)) (neg.f64 (*.f64 a a)))) #s(literal 1/90 binary64))) | |
| 35.8% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) | |
| 60.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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))))) | |
| 57.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 angle (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/90 binary64))) | |
| 57.6% | #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)))) | |
| 59.1% | #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 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 59.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 (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))))) | |
| 60.4% | #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 #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))))) | |
| ▶ | 73.3% | #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
| 61.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 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) #s(approx (- b a) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))))) | |
| 41.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))) (*.f64 (+.f64 b a) #s(approx (- b a) (neg.f64 a)))))) | |
| 36.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) b))))) | |
| 56.2% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) | |
| 26.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)))) #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 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) a) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))))) | |
| ▶ | 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) |
| 35.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 b b))))) | |
| ▶ | 40.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
| 57.6% | #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)))) | |
| 63.1% | #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)))) | |
| 36.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))) | |
| 36.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))) | |
| 59.4% | #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))))) | |
| 56.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))))) | |
| 60.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))))) | |
| 58.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 #s(literal 1/90 binary64) (*.f64 angle (fma.f64 (PI.f64) b (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64))))) b)))) | |
| ▶ | 36.4% | #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)))) |
| 38.4% | #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)))) | |
| ▶ | 38.4% | #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))))) |
| 64.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) b (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64))))) |
Compiled 5 500 to 3 636 computations (33.9% 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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) |
(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 a b) |
a |
b |
(-.f64 b 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 (* (* (* (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) |
(*.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) (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 (*.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))) |
(*.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)) |
(*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) |
#s(literal 1/90 binary64) |
(fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b) |
(*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) |
(*.f64 #s(literal 0 binary64) a) |
#s(literal 0 binary64) |
(*.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
(*.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 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(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(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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(*.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/.f64 b a) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)) |
| 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) #s(hole binary64 (* angle (PI)))) |
#s(approx (/ (* (* (* 0 a) (PI)) angle) b) #s(hole binary64 0)) |
#s(approx (* (* (* 0 a) (PI)) angle) #s(hole binary64 0)) |
#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 (* (* (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 (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (neg (* a a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (* (pow a 2) (sin (+ (PI) (* 1/180 (* angle (PI)))))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (sin (+ (PI) (* 1/180 (* angle (PI))))))) |
#s(approx (* 0 (/ b a)) #s(hole binary64 0)) |
#s(approx (/ b a) #s(hole binary64 (/ b 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 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* b b) #s(hole binary64 (pow b 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))))))) (* 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 (* (* (* 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 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 (* (* (* 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI)))) |
#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 (* (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 (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* -1/180 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* angle (+ (* -1/180 (* (pow a 2) (PI))) (* 1/34992000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3)))))))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* angle (+ (* -1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/22674816000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/34992000 (* (pow a 2) (pow (PI) 3))))))))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* angle (+ (* -1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/34992000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/22674816000000 (* (pow a 2) (pow (PI) 5))) (* 1/30855889612800000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7)))))))))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (* (pow a 2) (sin (PI))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (+ (* 1/180 (* (pow a 2) (* angle (* (PI) (cos (PI)))))) (* (pow a 2) (sin (PI)))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (+ (* angle (+ (* -1/64800 (* (pow a 2) (* angle (* (pow (PI) 2) (sin (PI)))))) (* 1/180 (* (pow a 2) (* (PI) (cos (PI))))))) (* (pow a 2) (sin (PI)))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (+ (* angle (+ (* 1/180 (* (pow a 2) (* (PI) (cos (PI))))) (* angle (+ (* -1/64800 (* (pow a 2) (* (pow (PI) 2) (sin (PI))))) (* -1/34992000 (* (pow a 2) (* angle (* (pow (PI) 3) (cos (PI)))))))))) (* (pow a 2) (sin (PI)))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (sin (PI)))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (+ (sin (PI)) (* 1/180 (* angle (* (PI) (cos (PI)))))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (PI))))) (* 1/180 (* (PI) (cos (PI))))))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* 1/180 (* (PI) (cos (PI)))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (PI)))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (PI)))))))))))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (sin (PI)))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (+ (sin (PI)) (* 1/180 (* angle (* (PI) (cos (PI)))))))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (PI))))) (* 1/180 (* (PI) (cos (PI))))))))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* 1/180 (* (PI) (cos (PI)))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (PI)))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (PI)))))))))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (+ (PI) (* 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 (* (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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (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 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#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 (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (sin (+ (PI) (* 1/180 (* angle (PI))))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (/ (PI) angle))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (* -1 (* angle (+ (* -1 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (+ a b) a b (- 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) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* angle (PI)) (* (* (* 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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (/ (* (* (* 0 a) (PI)) angle) b) (* (* (* 0 a) (PI)) angle) (* (* 0 a) (PI)) (* 0 a) 0 (* b b) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (neg (* a a)) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* 0 (/ b a)) (/ b a) (sin (+ (* (* 1/180 angle) (PI)) (PI))) (+ (* (* 1/180 angle) (PI)) (PI))) |
| 8.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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (+ a b) a b (- 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) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* angle (PI)) (* (* (* 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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (/ (* (* (* 0 a) (PI)) angle) b) (* (* (* 0 a) (PI)) angle) (* (* 0 a) (PI)) (* 0 a) 0 (* b b) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (neg (* a a)) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* 0 (/ b a)) (/ b a) (sin (+ (* (* 1/180 angle) (PI)) (PI))) (+ (* (* 1/180 angle) (PI)) (PI))) |
| 7.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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (+ a b) a b (- 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) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* angle (PI)) (* (* (* 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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (/ (* (* (* 0 a) (PI)) angle) b) (* (* (* 0 a) (PI)) angle) (* (* 0 a) (PI)) (* 0 a) 0 (* b b) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (neg (* a a)) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* 0 (/ b a)) (/ b a) (sin (+ (* (* 1/180 angle) (PI)) (PI))) (+ (* (* 1/180 angle) (PI)) (PI))) |
| 6.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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (+ a b) a b (- 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) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* angle (PI)) (* (* (* 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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (/ (* (* (* 0 a) (PI)) angle) b) (* (* (* 0 a) (PI)) angle) (* (* 0 a) (PI)) (* 0 a) 0 (* b b) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (neg (* a a)) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* 0 (/ b a)) (/ b a) (sin (+ (* (* 1/180 angle) (PI)) (PI))) (+ (* (* 1/180 angle) (PI)) (PI))) |
| 6.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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (+ a b) a b (- 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) (* (* -1/90 (* a a)) (* angle (PI))) (* -1/90 (* a a)) -1/90 (* a a) (* angle (PI)) (* (* (* 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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (/ (* (* (* 0 a) (PI)) angle) b) (* (* (* 0 a) (PI)) angle) (* (* 0 a) (PI)) (* 0 a) 0 (* b b) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (neg (* a a)) (* (* (* 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)))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* 0 (/ b a)) (/ b a) (sin (+ (* (* 1/180 angle) (PI)) (PI))) (+ (* (* 1/180 angle) (PI)) (PI))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 825 | 8425 |
| 0 | 896 | 7706 |
| 1 | 4782 | 7330 |
| 0 | 8072 | 7166 |
| 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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) |
(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 a b) |
a |
b |
(-.f64 b 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 (* (* (* (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) |
(*.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) (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 (*.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))) |
(*.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)) |
(*.f64 #s(literal 1/90 binary64) (fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b))) |
#s(literal 1/90 binary64) |
(fma.f64 angle (PI.f64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) b) |
(*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 0 binary64) a) (PI.f64)) |
(*.f64 #s(literal 0 binary64) a) |
#s(literal 0 binary64) |
(*.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
(*.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 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(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(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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(*.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/.f64 b a) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)) |
#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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) #s(hole binary64 (* angle (PI)))) |
#s(approx (/ (* (* (* 0 a) (PI)) angle) b) #s(hole binary64 0)) |
#s(approx (* (* (* 0 a) (PI)) angle) #s(hole binary64 0)) |
#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 (* (* (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 (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (neg (* a a)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (* (pow a 2) (sin (+ (PI) (* 1/180 (* angle (PI)))))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (sin (+ (PI) (* 1/180 (* angle (PI))))))) |
#s(approx (* 0 (/ b a)) #s(hole binary64 0)) |
#s(approx (/ b a) #s(hole binary64 (/ b 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 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* b b) #s(hole binary64 (pow b 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))))))) (* 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 (* (* (* 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 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 (* (* (* 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI)))) |
#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 (* (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 (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* -1/180 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* angle (+ (* -1/180 (* (pow a 2) (PI))) (* 1/34992000 (* (pow a 2) (* (pow angle 2) (pow (PI) 3)))))))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* angle (+ (* -1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* -1/22674816000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 5)))) (* 1/34992000 (* (pow a 2) (pow (PI) 3))))))))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) #s(hole binary64 (* angle (+ (* -1/180 (* (pow a 2) (PI))) (* (pow angle 2) (+ (* 1/34992000 (* (pow a 2) (pow (PI) 3))) (* (pow angle 2) (+ (* -1/22674816000000 (* (pow a 2) (pow (PI) 5))) (* 1/30855889612800000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 7)))))))))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (* (pow a 2) (sin (PI))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (+ (* 1/180 (* (pow a 2) (* angle (* (PI) (cos (PI)))))) (* (pow a 2) (sin (PI)))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (+ (* angle (+ (* -1/64800 (* (pow a 2) (* angle (* (pow (PI) 2) (sin (PI)))))) (* 1/180 (* (pow a 2) (* (PI) (cos (PI))))))) (* (pow a 2) (sin (PI)))))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) #s(hole binary64 (+ (* angle (+ (* 1/180 (* (pow a 2) (* (PI) (cos (PI))))) (* angle (+ (* -1/64800 (* (pow a 2) (* (pow (PI) 2) (sin (PI))))) (* -1/34992000 (* (pow a 2) (* angle (* (pow (PI) 3) (cos (PI)))))))))) (* (pow a 2) (sin (PI)))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (sin (PI)))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (+ (sin (PI)) (* 1/180 (* angle (* (PI) (cos (PI)))))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (PI))))) (* 1/180 (* (PI) (cos (PI))))))))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* 1/180 (* (PI) (cos (PI)))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (PI)))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (PI)))))))))))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (sin (PI)))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (+ (sin (PI)) (* 1/180 (* angle (* (PI) (cos (PI)))))))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (PI))))) (* 1/180 (* (PI) (cos (PI))))))))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (+ (sin (PI)) (* angle (+ (* 1/180 (* (PI) (cos (PI)))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (PI)))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (PI)))))))))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (+ (PI) (* 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 (* (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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (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 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#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 (+ (* (* 1/180 angle) (PI)) (PI))) #s(hole binary64 (sin (+ (PI) (* 1/180 (* angle (PI))))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (/ (PI) angle))))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) #s(hole binary64 (* -1 (* angle (+ (* -1 (/ (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 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a)) |
(*.f64 (*.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))) #s(literal 2 binary64)) |
(*.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 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 (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)))) |
(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 (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)))) |
(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 (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)))) |
(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 (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 (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 (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))) #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)))) |
#s(literal 2 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 (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 (+.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 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 #s(literal 1/180 binary64) angle) |
(*.f64 angle #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) |
#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 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.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))) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) 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 #s(literal 1/90 binary64) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) (*.f64 b b))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 #s(literal 1/90 binary64) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b) |
(*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) (*.f64 b b)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b))) |
(*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b))) |
(/.f64 (fma.f64 #s(literal 1/729000 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b))))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 angle b)) #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b)) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 0 binary64) (/.f64 angle b)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 #s(literal -1/90 binary64) (*.f64 #s(literal 0 binary64) (/.f64 angle b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/90 binary64)) b)) |
#s(literal 1/90 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 angle b)) #s(literal 2 binary64))) (-.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal 0 binary64) (/.f64 angle b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 angle b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 angle b)) #s(literal 2 binary64)) (*.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal 0 binary64) (/.f64 angle b)))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) |
(fma.f64 angle (/.f64 #s(literal 0 binary64) b) (*.f64 angle (PI.f64))) |
(fma.f64 angle (PI.f64) (*.f64 #s(literal 0 binary64) (/.f64 angle b))) |
(fma.f64 (PI.f64) angle (*.f64 #s(literal 0 binary64) (/.f64 angle b))) |
(+.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal 0 binary64) (/.f64 angle b))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 angle b)) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal 0 binary64) (/.f64 angle b)) |
(*.f64 angle (/.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 0 binary64) angle)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 0 binary64) angle) b) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal 0 binary64) angle) |
(*.f64 angle #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #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))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#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))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 (neg.f64 a) a) (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))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 (neg.f64 a) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(*.f64 #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 (neg.f64 a) a) (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))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (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 (neg.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 (*.f64 (neg.f64 a) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (neg.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))) (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.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 (neg.f64 a) a)) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a a))) |
(*.f64 (neg.f64 a) a) |
(*.f64 #s(literal -1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 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 (cos.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))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))))) |
(*.f64 (*.f64 (cos.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))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a)))) |
(*.f64 #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))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a 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))) #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))) #s(literal 0 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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))) |
(*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) a) a) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))))) |
(fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 a a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 a a))) |
(fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 a a) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.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))) #s(literal 0 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.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))) #s(literal 0 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (/.f64 b a) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal -1 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))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(+.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64))) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(*.f64 #s(literal -1 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))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (PI.f64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal -1 binary64) (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))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) |
(cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
(+.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64))) |
(*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/5832000 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/5832000 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (PI.f64)) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (PI.f64)) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(-.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64)) |
(+.f64 (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) 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) (*.f64 b b)) (*.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 b b)) (*.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 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 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.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 #s(literal 2 binary64) (*.f64 b b)) (*.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 (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (* (sin (* (* 1/180 angle) (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 #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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) |
#s(approx (/ (* (* (* 0 a) (PI)) angle) b) #s(literal 0 binary64)) |
#s(approx (* (* (* 0 a) (PI)) angle) #s(literal 0 binary64)) |
#s(approx (* 0 (/ b a)) #s(literal 0 binary64)) |
#s(approx (* 0 (/ b a)) #s(literal 0 binary64)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.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 #s(literal 2 binary64) (*.f64 b b)) (*.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 (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 (neg.f64 a) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (neg (* a a)) (*.f64 (neg.f64 a) a)) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) (*.f64 a a))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
#s(approx (* 0 (/ b a)) #s(literal 0 binary64)) |
#s(approx (/ 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 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 #s(literal 2 binary64) (*.f64 b b)) (*.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 #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 (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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.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 (*.f64 (neg.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))) #s(literal 0 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 #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))) #s(literal 0 binary64) (/.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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (sin (* (* 1/180 angle) (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 #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 (*.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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.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 (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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.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 (*.f64 (neg.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))) #s(literal 0 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 #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))) #s(literal 0 binary64) (/.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 (* (* 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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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))) (neg.f64 (+.f64 (/.f64 (*.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)) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) #s(literal 0 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 (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a)) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64))) #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 (* (* 1/180 angle) (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 (* (* 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 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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))) (neg.f64 (+.f64 (/.f64 (*.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)) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 a a))) |
#s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) #s(literal 0 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 (/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)) a)) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* 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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) b (*.f64 (*.f64 (neg.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (*.f64 (neg.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 #s(literal 1/90 binary64) (fma.f64 (*.f64 (PI.f64) b) angle (*.f64 #s(literal 0 binary64) angle))) b))) |
#s(approx (* b b) (*.f64 b b)) |
#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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* 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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) b (*.f64 (*.f64 (neg.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) b (*.f64 (*.f64 (neg.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)))) (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 (* (* 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 #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.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 (* (* (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) 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 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 (neg.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 (* (* 1/180 angle) (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 #s(literal 1/90 binary64) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) (*.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 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 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 #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.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 (* (* (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) 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 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 (neg.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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* (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))) #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 (* (* 1/180 angle) (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 #s(literal 0 binary64) angle) #s(literal -1/90 binary64))) b))) (*.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 (*.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* (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))) #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 (* (* (* 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 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) 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 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) (*.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 (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))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.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 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) angle)) |
#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) (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) (*.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))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.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 (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 (+.f64 a b) (PI.f64)) (-.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 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 (* (* (PI) angle) 1/180)) (* (+ b a) (- 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 (* (* (PI) angle) 1/180)) (* (+ b a) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* (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 (* (* (* (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 (* (PI) angle) (*.f64 angle (PI.f64))) |
#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 (+.f64 a b) (PI.f64)) (-.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 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) angle)) |
#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) (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) (*.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))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a)))) (*.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 (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.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 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 (* (* (PI) angle) 1/180)) (* (+ b a) (- 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 (* (* (PI) angle) 1/180)) (* (+ b a) (- 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 (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a a)) (*.f64 angle (PI.f64)))) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a a)) (PI.f64) (*.f64 (*.f64 (pow.f64 (*.f64 a angle) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 1/34992000 binary64))) angle)) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a a)) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal 1/34992000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 a angle) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))) #s(literal -1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a a)) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal 1/34992000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 a angle) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) #s(literal 1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (*.f64 #s(literal 0 binary64) (*.f64 a a))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) angle) (*.f64 #s(literal 0 binary64) (*.f64 a a)))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64)) angle))) angle (*.f64 #s(literal 0 binary64) (*.f64 a a)))) |
#s(approx (* (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (* a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 a a)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1 binary64)) angle) (*.f64 (*.f64 (pow.f64 (*.f64 a (PI.f64)) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 a a)) #s(literal -1 binary64)) #s(literal 1/180 binary64))) angle (*.f64 #s(literal 0 binary64) (*.f64 a a)))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) angle) #s(literal 1/180 binary64) #s(literal 0 binary64))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64)) angle) #s(literal -1/64800 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1/180 binary64))) angle #s(literal 0 binary64))) |
#s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1 binary64)) angle) #s(literal -1/34992000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64)) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1/180 binary64))) angle #s(literal 0 binary64))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) #s(literal 0 binary64)) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) angle) #s(literal 1/180 binary64) #s(literal 0 binary64))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64)) angle) #s(literal -1/64800 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1/180 binary64))) angle #s(literal 0 binary64))) |
#s(approx (sin (+ (* (* 1/180 angle) (PI)) (PI))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal -1 binary64)) angle) #s(literal -1/34992000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64)) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1/180 binary64))) angle #s(literal 0 binary64))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) (PI.f64)) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64))) |
#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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- 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)))) |
#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 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) (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)))) (*.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 (* (* (PI) angle) 1/180)) (* (+ b a) (- 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 (+ (* (* 1/180 angle) (PI)) (PI))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle)) |
#s(approx (+ (* (* 1/180 angle) (PI)) (PI)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (neg.f64 (/.f64 (PI.f64) angle))) angle))) |
Compiled 31 909 to 2 464 computations (92.3% saved)
84 alts after pruning (82 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 434 | 46 | 480 |
| Fresh | 20 | 36 | 56 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 457 | 84 | 541 |
| Status | Accuracy | Program |
|---|---|---|
| 57.9% | (*.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))))) | |
| 54.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (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))))) | |
| 54.6% | (*.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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| ▶ | 57.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (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))))) |
| 57.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 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.3% | (*.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))))) | |
| 39.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))))) | |
| 40.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) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) | |
| 36.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))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 39.3% | (*.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))))) | |
| 36.7% | (*.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))))) | |
| 40.2% | (*.f64 #s(approx (* 2 (- (/ 1 (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))))) | |
| 53.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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))) | |
| 53.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (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))) | |
| 67.4% | #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))) | |
| ▶ | 73.6% | #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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
| 40.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64))) | |
| 18.0% | #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))) | |
| 39.0% | #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))) | |
| 36.6% | #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))) | |
| 56.5% | #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) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 39.0% | #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))) | |
| 43.5% | #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))) | |
| 36.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))) | |
| 35.8% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) | |
| 60.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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))))) | |
| 57.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 angle (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/90 binary64))) | |
| 57.6% | #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)))) | |
| 70.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 18.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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 39.5% | #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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 71.4% | #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 59.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 (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))))) | |
| 39.4% | #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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 70.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 18.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 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 39.5% | #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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 60.4% | #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 #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))))) | |
| 69.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a))))) | |
| ▶ | 47.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))))) |
| 41.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) | |
| 68.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (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)) (+.f64 a b)) (-.f64 b a)))) | |
| 66.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.f64 a b)) (-.f64 b a)))) | |
| 66.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.f64 b a)))) | |
| 49.2% | #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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (-.f64 b a)))) | |
| 15.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (*.f64 a a))))) | |
| 19.2% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a))))) | |
| 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)))))) | |
| 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))))))) | |
| 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))))) | |
| 19.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 a a))))) | |
| 17.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)))) #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))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) a) a)))) | |
| 35.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 b b))))) | |
| 40.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 (neg.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 40.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| ✓ | 40.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
| 36.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) | |
| 40.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 (neg.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 17.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))))) | |
| 13.3% | #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a a))))) | |
| 36.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))))) | |
| 72.7% | #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 17.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 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 40.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 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 57.6% | #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)))) | |
| 63.1% | #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)))) | |
| 36.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))) | |
| 36.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))) | |
| 39.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))) (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal -1/32400 binary64) #s(literal 2 binary64))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 66.1% | #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 56.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))))) | |
| 20.6% | #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)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 36.4% | #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)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 60.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))))) | |
| 39.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) | |
| 38.4% | #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)))) | |
| 38.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)))) | |
| 38.4% | #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))))) | |
| 36.4% | #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) | |
| ▶ | 36.4% | #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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
| 38.4% | #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)))) | |
| ▶ | 38.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))))) |
| ✓ | 38.4% | #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))))) |
| 65.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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)))))))) |
Compiled 8 922 to 5 803 computations (35% saved)
| Inputs |
|---|
#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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (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))) #s(literal 2 binary64)) |
(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)) |
angle |
(PI.f64) |
#s(literal 1/180 binary64) |
#s(literal 2 binary64) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+.f64 a b) |
a |
b |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(-.f64 b 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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) |
#s(literal 1/90 binary64) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) |
(*.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) (*.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 (* (* (* (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)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) |
#s(literal -1/90 binary64) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 a #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) |
(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) |
#s(approx (- b a) (neg.f64 a)) |
(neg.f64 a) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(pow.f64 a #s(literal 2 binary64)) |
(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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) #s(hole binary64 (* angle (PI)))) |
#s(approx (* (* -1/90 (/ 1 (pow a -2))) (* angle (PI))) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* -1/90 (/ 1 (pow a -2))) #s(hole binary64 (* -1/90 (pow a 2)))) |
#s(approx (/ 1 (pow a -2)) #s(hole binary64 (pow a 2))) |
#s(approx (pow a -2) #s(hole binary64 (/ 1 (pow a 2)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ 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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 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)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* -1 (* 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))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 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 (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (/ 1 (/ 1 (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1 (* b b)) #s(hole binary64 (/ 1 (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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* b (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* -1 (* b (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (PI))) (+ 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (+ a b))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (+ a b))) (* -1/34992000 (* (pow (PI) 3) (+ a b)))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (+ a b))) (+ (* 1/4534963200000 (* (pow (PI) 5) (+ a b))) (* 1/2267481600000 (* (pow (PI) 5) (+ a b))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (+ a b))) (* -1/34992000 (* (pow (PI) 3) (+ a b))))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (+ a b))) (* -1/34992000 (* (pow (PI) 3) (+ a b))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (+ a b))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (+ a b))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (+ a b))) (* -1/30855889612800000000 (* (pow (PI) 7) (+ a b)))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (+ a b))) (+ (* 1/4534963200000 (* (pow (PI) 5) (+ a b))) (* 1/2267481600000 (* (pow (PI) 5) (+ a b)))))))))))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 2)) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 (+ 2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12597120000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #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 (* (* 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 angle #s(hole binary64 angle)) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a b)))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 (* 2 (cos (* 1/180 (* angle (PI))))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 | |
|---|---|---|---|---|
| 20.0ms | angle | @ | inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (* (cos (* (* angle (PI)) 1/180)) 2) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 2 (* (+ a b) (sin (* (* angle (PI)) 1/180))) (+ a b) a b (sin (* (* angle (PI)) 1/180)) (- 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) (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (* b b) (* (* (* 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 (/ 1 (pow a -2))) (* angle (PI))) (* -1/90 (/ 1 (pow a -2))) -1/90 (/ 1 (pow a -2)) 1 (pow a -2) -2 (* (* (* 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))) (+ a b)) (- b a))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (- b a) (neg a) (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (- (/ 1 (/ 1 (* b b))) (pow a 2)) (/ 1 (/ 1 (* b b))) (/ 1 (* b b)) (pow a 2) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 7.0ms | a | @ | -inf | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (* (cos (* (* angle (PI)) 1/180)) 2) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 2 (* (+ a b) (sin (* (* angle (PI)) 1/180))) (+ a b) a b (sin (* (* angle (PI)) 1/180)) (- 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) (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (* b b) (* (* (* 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 (/ 1 (pow a -2))) (* angle (PI))) (* -1/90 (/ 1 (pow a -2))) -1/90 (/ 1 (pow a -2)) 1 (pow a -2) -2 (* (* (* 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))) (+ a b)) (- b a))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (- b a) (neg a) (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (- (/ 1 (/ 1 (* b b))) (pow a 2)) (/ 1 (/ 1 (* b b))) (/ 1 (* b b)) (pow a 2) (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)))) (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (* (cos (* (* angle (PI)) 1/180)) 2) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 2 (* (+ a b) (sin (* (* angle (PI)) 1/180))) (+ a b) a b (sin (* (* angle (PI)) 1/180)) (- 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) (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (* b b) (* (* (* 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 (/ 1 (pow a -2))) (* angle (PI))) (* -1/90 (/ 1 (pow a -2))) -1/90 (/ 1 (pow a -2)) 1 (pow a -2) -2 (* (* (* 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))) (+ a b)) (- b a))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (- b a) (neg a) (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (- (/ 1 (/ 1 (* b b))) (pow a 2)) (/ 1 (/ 1 (* b b))) (/ 1 (* b b)) (pow a 2) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
| 5.0ms | angle | @ | 0 | ((* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (* (cos (* (* angle (PI)) 1/180)) 2) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 2 (* (+ a b) (sin (* (* angle (PI)) 1/180))) (+ a b) a b (sin (* (* angle (PI)) 1/180)) (- 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) (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (* b b) (* (* (* 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 (/ 1 (pow a -2))) (* angle (PI))) (* -1/90 (/ 1 (pow a -2))) -1/90 (/ 1 (pow a -2)) 1 (pow a -2) -2 (* (* (* 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))) (+ a b)) (- b a))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (- b a) (neg a) (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (- (/ 1 (/ 1 (* b b))) (pow a 2)) (/ 1 (/ 1 (* b b))) (/ 1 (* b b)) (pow a 2) (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)))) (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (* (cos (* (* angle (PI)) 1/180)) 2) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) angle (PI) 1/180 2 (* (+ a b) (sin (* (* angle (PI)) 1/180))) (+ a b) a b (sin (* (* angle (PI)) 1/180)) (- 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) (* (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (* b b) (* (* (* 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 (/ 1 (pow a -2))) (* angle (PI))) (* -1/90 (/ 1 (pow a -2))) -1/90 (/ 1 (pow a -2)) 1 (pow a -2) -2 (* (* (* 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))) (+ a b)) (- b a))) (* 2 (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* 1/180 angle) (- b a) (neg a) (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (* (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (- (/ 1 (/ 1 (* b b))) (pow a 2)) (/ 1 (/ 1 (* b b))) (/ 1 (* b b)) (pow a 2) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (cos (* (PI) (/ angle 180)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 898 | 9905 |
| 0 | 972 | 9055 |
| 1 | 5043 | 8971 |
| 0 | 8071 | 8755 |
| 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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (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))) #s(literal 2 binary64)) |
(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)) |
angle |
(PI.f64) |
#s(literal 1/180 binary64) |
#s(literal 2 binary64) |
(*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(+.f64 a b) |
a |
b |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(-.f64 b 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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)) |
(*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) |
#s(literal 1/90 binary64) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) |
(*.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) (*.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 (* (* (* (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)))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal -1/90 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) |
#s(literal -1/90 binary64) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 a #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) |
(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) |
#s(approx (- b a) (neg.f64 a)) |
(neg.f64 a) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(pow.f64 a #s(literal 2 binary64)) |
(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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (+ (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (* 2 (* b (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) #s(hole binary64 (* 1/90 (* angle (* (pow b 2) (PI)))))) |
#s(approx (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) #s(hole binary64 (* angle (PI)))) |
#s(approx (* (* -1/90 (/ 1 (pow a -2))) (* angle (PI))) #s(hole binary64 (* -1/90 (* (pow a 2) (* angle (PI)))))) |
#s(approx (* -1/90 (/ 1 (pow a -2))) #s(hole binary64 (* -1/90 (pow a 2)))) |
#s(approx (/ 1 (pow a -2)) #s(hole binary64 (pow a 2))) |
#s(approx (pow a -2) #s(hole binary64 (/ 1 (pow a 2)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (pow b 2) (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ 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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (+ (* -2 (pow a 2)) (* 2 (pow b 2))))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (pow b 2))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* -2 (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 2 (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 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)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* -1 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* a (+ (sin (* 1/180 (* angle (PI)))) (/ (* b (sin (* 1/180 (* angle (PI))))) a))))) |
#s(approx (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* -2 (* (pow a 2) (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* -2 (pow a 2)))) |
#s(approx (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ (pow b 2) (pow a 2))) 2)))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (* -1 (pow a 2)))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* -1 (* 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))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* -1 (* a (+ (* -1 (sin (* 1/180 (* angle (PI))))) (* -1 (/ (* b (sin (* 1/180 (* angle (PI))))) a))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 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 (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (- (pow b 2) (pow a 2)))) |
#s(approx (/ 1 (/ 1 (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1 (* b b)) #s(hole binary64 (/ 1 (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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* b (+ (* 2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* 2 (/ (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* b (+ (sin (* 1/180 (* angle (PI)))) (/ (* a (sin (* 1/180 (* angle (PI))))) b))))) |
#s(approx (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) #s(hole binary64 (* (pow b 2) (+ 2 (* -2 (/ (pow a 2) (pow b 2))))))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* -1 (* b (+ (* -2 (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* -2 (/ (* a (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) b))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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))) (+ a b)) (- 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))) (+ 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 (* (* 1/180 angle) (PI))) (+ 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (+ a b))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (* (pow (PI) 3) (+ a b))) (* -1/34992000 (* (pow (PI) 3) (+ a b)))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (* (pow (PI) 5) (+ a b))) (+ (* 1/4534963200000 (* (pow (PI) 5) (+ a b))) (* 1/2267481600000 (* (pow (PI) 5) (+ a b))))))) (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (+ a b))) (* -1/34992000 (* (pow (PI) 3) (+ a b))))))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* angle (+ (* 1/90 (* (PI) (+ a b))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (* (pow (PI) 3) (+ a b))) (* -1/34992000 (* (pow (PI) 3) (+ a b))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (* (pow (PI) 7) (+ a b))) (+ (* -1/1469328076800000000 (* (pow (PI) 7) (+ a b))) (+ (* -1/4407984230400000000 (* (pow (PI) 7) (+ a b))) (* -1/30855889612800000000 (* (pow (PI) 7) (+ a b)))))))) (* 2 (+ (* 1/22674816000000 (* (pow (PI) 5) (+ a b))) (+ (* 1/4534963200000 (* (pow (PI) 5) (+ a b))) (* 1/2267481600000 (* (pow (PI) 5) (+ a b)))))))))))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 2)) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 (+ 2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 (+ 2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12597120000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #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 (* (* 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 angle #s(hole binary64 angle)) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* (pow (PI) 3) (+ a b)))) (* 1/180 (* (PI) (+ a b))))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) #s(hole binary64 (* 1/90 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* 1/180 (* angle (* (PI) (* (+ a b) (- b a))))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* 1/180 (* angle (* (PI) (+ a b)))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (* (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (- b a)) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) #s(hole binary64 (* 2 (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (+ a b)))))) |
#s(approx (* (cos (* (* angle (PI)) 1/180)) 2) #s(hole binary64 (* 2 (cos (* 1/180 (* angle (PI))))))) |
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* (+ a b) (sin (* (* angle (PI)) 1/180))) #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 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) (+ a b)) (- b a)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (* (+ a b) (- b a))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) #s(hole binary64 (* (sin (* 1/180 (* angle (PI)))) (+ a b)))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (*.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 (+.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 (*.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)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 b a)) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 (*.f64 (+.f64 a 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)))) #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 (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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (+.f64 a b)) (sin.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)))) (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 a b) (sin.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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a 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))))) |
(fma.f64 (*.f64 (+.f64 a 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))) (*.f64 (*.f64 (+.f64 a 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))))) |
(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 a b) (*.f64 (*.f64 (+.f64 a 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))))) |
(fma.f64 (cos.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 (*.f64 (+.f64 a 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))))) |
(+.f64 (*.f64 (*.f64 (+.f64 a 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)))) (*.f64 (*.f64 (+.f64 a 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))))) |
(*.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)) |
angle |
(PI.f64) |
#s(literal 1/180 binary64) |
#s(literal 2 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))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(+.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 (*.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 |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(/.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) |
#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 #s(literal 1/90 binary64) (*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) (*.f64 b b))))) |
#s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 #s(literal 1/90 binary64) (*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b) |
(*.f64 (*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) (*.f64 b b)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64))) |
(*.f64 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) |
#s(literal 1/90 binary64) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 b #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -2 binary64))) #s(literal -1 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)))) #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 #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))) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal -1/90 binary64) (*.f64 a a))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal -1/90 binary64)) |
(/.f64 #s(literal -1/90 binary64) (pow.f64 a #s(literal -2 binary64))) |
#s(literal -1/90 binary64) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal -2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 a) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -2 binary64))) #s(literal -1 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(literal 1 binary64) |
(*.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (fabs.f64 (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a a)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1 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(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))) #s(literal 2 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 (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)))) #s(approx (- b a) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 a 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)))) #s(literal 2 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))) (*.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 (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)))) #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))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(+.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)) |
(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)) |
#s(approx (- b a) (neg.f64 a)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b 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 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b 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 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) |
(fma.f64 (+.f64 a b) (-.f64 b a) (*.f64 (+.f64 a b) (-.f64 b a))) |
(fma.f64 (-.f64 b a) (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 b a))) |
(+.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.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 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 b #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -2 binary64))) #s(literal -1 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 (neg.f64 b) #s(literal -1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal -1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1 binary64)) |
(pow.f64 b #s(literal -2 binary64)) |
(/.f64 (pow.f64 b #s(literal -1 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -2 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal -2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 a) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -2 binary64))) #s(literal -1 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 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 (*.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))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (* (sin (* (* 1/180 angle) (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 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (* b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 b b)) angle) #s(literal 1/90 binary64))) |
#s(approx (* 1/90 (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
#s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) |
#s(approx (* (* -1/90 (/ 1 (pow a -2))) (* angle (PI))) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 a a)) angle) (PI.f64))) |
#s(approx (* -1/90 (/ 1 (pow a -2))) (*.f64 #s(literal -1/90 binary64) (*.f64 a a))) |
#s(approx (/ 1 (pow a -2)) (*.f64 a a)) |
#s(approx (pow a -2) (pow.f64 a #s(literal -2 binary64))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b))) |
#s(approx (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 #s(literal 0 binary64) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 b b)))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (* (sin (* (* 1/180 angle) (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)))) (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 (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
#s(approx (* 2 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (fma.f64 #s(literal -2 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) (*.f64 b b)) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) (fma.f64 b b (neg.f64 (*.f64 a a)))) |
#s(approx (/ 1 (pow a -2)) (*.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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (*.f64 #s(literal 0 binary64) b) a))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (*.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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.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)))))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 b (/.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)))) a)) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a)) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (sin (* (* 1/180 angle) (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 #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 #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (*.f64 #s(literal 0 binary64) b) a))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (*.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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (sin (* (* 1/180 angle) (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)))) (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 (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) |
#s(approx (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (pow a 2)) (neg.f64 (*.f64 a a))) |
#s(approx (- (/ 1 (/ 1 (* b b))) (pow a 2)) (*.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 (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (*.f64 #s(literal 0 binary64) b) a))))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (neg.f64 a) (*.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 b (/.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)))) a)))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (*.f64 #s(literal 0 binary64) b) a))))) (*.f64 a a))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 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 #s(literal 1/90 binary64) (fma.f64 (*.f64 (PI.f64) b) angle (*.f64 #s(literal 0 binary64) angle))) b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
#s(approx (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (fma.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (- (/ 1 (/ 1 (* b b))) (pow a 2)) (*.f64 (+.f64 a b) (-.f64 b a))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ 1 (* b b)) (pow.f64 b #s(literal -2 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 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)) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) b)) |
#s(approx (* (sin (* (* 1/180 angle) (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 #s(literal 1/90 binary64) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) (*.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 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64))) (*.f64 b b))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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 #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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (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)))) (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 (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (neg.f64 b) (*.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 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)))))) |
#s(approx (* (sin (* (* 1/180 angle) (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 #s(literal 0 binary64) angle) #s(literal -1/90 binary64))) b))) (*.f64 b b))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* 1/180 angle) (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))) #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 (* (* 1/180 angle) (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 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) 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 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) (*.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 (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))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) angle)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 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) (*.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))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/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 a b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)) #s(literal 1/1511654400000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/90 binary64))) angle)) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/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 a b) (fma.f64 (*.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))) (+.f64 a b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.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 a b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)) #s(literal 1/1511654400000 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)) #s(literal 2 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) #s(literal 1/90 binary64))) 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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx angle angle) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* (* (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 (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (+.f64 a b) (PI.f64)) (-.f64 b a)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) angle)) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 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) (*.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))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- b a))) (*.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 (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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (* (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) (- b a)) (*.f64 (fma.f64 (fma.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 (*.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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (+ 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 (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI)) (*.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)))) (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 1/90 binary64) (PI.f64)) (*.f64 (+.f64 a b) (-.f64 b a)) (*.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)))) 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 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) (*.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 (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (- (/ 1 (/ 1 (* b b))) (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 (*.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))) angle)) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 #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 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.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))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) |
#s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a 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)))) #s(literal 2 binary64))) |
#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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* 2 (cos (* (* (PI) angle) 1/180))) (* (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (- 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))) |
#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 (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
#s(approx (sin (* (* 1/180 angle) (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)))) (cos (* (PI) (/ angle 180)))) (*.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))) |
#s(approx (* (* 2 (- (/ 1 (/ 1 (* b b))) (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 21 034 to 2 140 computations (89.8% saved)
85 alts after pruning (81 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 374 | 18 | 392 |
| Fresh | 14 | 63 | 77 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 391 | 85 | 476 |
| Status | Accuracy | Program |
|---|---|---|
| 54.6% | (*.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))))) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 57.9% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 54.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) (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))))) | |
| 57.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 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.3% | (*.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))))) | |
| 39.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))))) | |
| 40.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) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) | |
| 36.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))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 39.3% | (*.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))))) | |
| 36.7% | (*.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))))) | |
| 40.2% | (*.f64 #s(approx (* 2 (- (/ 1 (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))))) | |
| 53.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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))) | |
| 73.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) | |
| 67.4% | #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))) | |
| 69.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (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 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 69.8% | #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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(approx (- b a) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) a)))) | |
| 66.0% | #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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 49.2% | #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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 40.9% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64))) | |
| 71.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 73.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 18.0% | #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))) | |
| 39.0% | #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))) | |
| 36.6% | #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))) | |
| 56.5% | #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) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) b)) (-.f64 b a))) #s(literal 1/90 binary64))) | |
| 39.0% | #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))) | |
| 43.5% | #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))) | |
| 36.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))) | |
| 35.8% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) | |
| 69.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 57.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 angle (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/90 binary64))) | |
| 67.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) | |
| 57.6% | #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)))) | |
| 70.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 18.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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 39.5% | #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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 71.4% | #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 59.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 (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))))) | |
| 39.4% | #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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 70.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 18.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 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 39.5% | #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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 60.4% | #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 #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))))) | |
| ✓ | 47.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))))) |
| 41.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) | |
| 19.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #s(approx (- b a) (neg.f64 a))))) | |
| 15.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (*.f64 a a))))) | |
| 19.2% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a))))) | |
| 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)))))) | |
| 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))))))) | |
| 17.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))))) | |
| 19.6% | #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 a a))))) | |
| 17.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)))) #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))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) a) a)))) | |
| 35.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 b b))))) | |
| 40.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 (neg.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 40.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| ✓ | 40.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
| 36.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) | |
| 40.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 (neg.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 17.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (*.f64 a a))))) | |
| 13.3% | #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a a))))) | |
| 36.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a a)) (*.f64 angle (PI.f64))))))) | |
| 72.7% | #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 17.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 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 40.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 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 63.1% | #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)))) | |
| 36.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))) | |
| 71.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 b (/.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)))) a)) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a)) (-.f64 b a))) | |
| 66.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.f64 b a))) | |
| 67.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) | |
| 36.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))) | |
| 66.1% | #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) | |
| 56.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))))) | |
| 20.6% | #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)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) | |
| 36.4% | #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)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) | |
| 60.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))))) | |
| 38.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) (pow.f64 a #s(literal -2 binary64))) (*.f64 angle (PI.f64))))) | |
| 38.4% | #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)))) | |
| 40.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(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) | |
| 38.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)))) | |
| 38.4% | #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))))) | |
| 36.4% | #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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) | |
| ✓ | 36.4% | #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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
| 38.4% | #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)))) | |
| ✓ | 38.4% | #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 12 021 to 3 785 computations (68.5% 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.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 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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.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) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 #s(approx (* 2 (- (/ 1 (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 (*.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 (*.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 #s(literal 2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (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 #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
(*.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 #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) (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) 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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (+.f64 (neg.f64 (*.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 #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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #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)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (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 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (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)) (+.f64 a b)) (-.f64 b a)))) |
(*.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 #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 (*.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 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #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))) #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.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) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 b (/.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)))) a)) #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) a)) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #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) (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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 a a))))) |
#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 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (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)))) (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)))) (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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (pow.f64 a #s(literal 2 binary64)))) (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 (*.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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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 (cos.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))) (*.f64 (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) (*.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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (*.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 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (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 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #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))))) #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))))) |
(*.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)) (/.f64 #s(literal 1 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)))) #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))) (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 (*.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))))) (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 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) #s(literal 2 binary64))) (*.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) (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 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 b b) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (* (* (* 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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (*.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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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 (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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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))))) |
(*.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 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 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 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal -1 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))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (exp.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)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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 (*.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))))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 0 binary64) (/.f64 b a)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (PI.f64)))) (pow.f64 (exp.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 (* (* 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 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 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 (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #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 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) b (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal -2 binary64))))) |
| Outputs |
|---|
#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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
10 calls:
| 43.0ms | a |
| 40.0ms | angle |
| 39.0ms | b |
| 39.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 39.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 73.6% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.6% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 73.6% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 73.6% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 73.6% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 75.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))))) |
| 75.2% | 2 | a |
| 73.6% | 1 | b |
| 73.6% | 1 | 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.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 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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.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) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 #s(approx (* 2 (- (/ 1 (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 (*.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 (*.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 #s(literal 2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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(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))))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (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))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (+.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (-.f64 b a))) |
3 calls:
| 23.0ms | a |
| 21.0ms | (pow.f64 a #s(literal 2 binary64)) |
| 20.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))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 73.6% | 1 | a |
| 73.6% | 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))))) |
Compiled 27 to 24 computations (11.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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.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 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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
| Outputs |
|---|
#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))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
10 calls:
| 38.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 31.0ms | (pow.f64 b #s(literal 2 binary64)) |
| 29.0ms | a |
| 26.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))))) |
| 22.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 73.6% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.6% | 1 | angle |
| 73.6% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 73.6% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 73.6% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 73.6% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 73.6% | 1 | a |
| 73.6% | 1 | b |
| 73.6% | 1 | (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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.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 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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b 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 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
10 calls:
| 72.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 29.0ms | (pow.f64 b #s(literal 2 binary64)) |
| 26.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))))) |
| 23.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 22.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 73.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.4% | 1 | angle |
| 73.4% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 73.4% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 73.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))))) |
| 73.4% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 73.4% | 1 | a |
| 73.4% | 1 | b |
| 73.4% | 1 | (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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.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 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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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))))) |
| 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 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
10 calls:
| 19.0ms | angle |
| 19.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 18.0ms | (pow.f64 b #s(literal 2 binary64)) |
| 18.0ms | b |
| 18.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 73.3% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.3% | 1 | angle |
| 73.3% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 73.3% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 73.3% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 73.3% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 73.3% | 1 | b |
| 73.3% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 73.3% | 1 | a |
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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.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 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))))) |
| 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 #s(literal 1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
10 calls:
| 20.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 19.0ms | b |
| 17.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 17.0ms | angle |
| 17.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 72.7% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 72.7% | 1 | angle |
| 72.7% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 72.7% | 1 | a |
| 72.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))))) |
| 72.7% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 72.7% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 72.7% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 72.7% | 1 | 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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 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) (*.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 #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 (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#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 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #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 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) (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(literal 2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(approx (+ a b) b)) #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 #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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) 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) #s(approx (- b 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) b)))) |
#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))) #s(literal 2 binary64)) (*.f64 #s(approx (+ a b) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.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) #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 #s(literal 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) #s(approx (- b a) (neg.f64 a))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) #s(literal -1/8748000 binary64)))) angle)) (-.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)))) |
10 calls:
| 41.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 20.0ms | angle |
| 18.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 17.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 17.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.7% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 73.7% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.7% | 2 | angle |
| 70.6% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 73.2% | 3 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 73.2% | 3 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 71.4% | 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))))) |
| 70.6% | 2 | a |
| 71.4% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 71.4% | 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 (*.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))) #s(approx (* (neg (* a a)) (sin (* (* 1/180 angle) (PI)))) (*.f64 (*.f64 #s(literal -1/180 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)))) (*.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 (neg.f64 (*.f64 a a)) #s(approx (sin (* (* 1/180 angle) (PI))) (*.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 2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(approx (sin (* (* (PI) angle) 1/180)) (*.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 #s(approx (* (sin (* (* 1/180 angle) (PI))) (+ a b)) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/180 binary64))) (-.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 (*.f64 #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (+.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 a b) #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (-.f64 b a))) |
(*.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 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (*.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)))) #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 #s(literal 1 binary64) (pow.f64 b #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)))) |
3 calls:
| 13.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 12.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 12.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 73.6% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.6% | 2 | angle |
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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (+.f64 a b)) (-.f64 b a)))) |
| Outputs |
|---|
#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 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) |
10 calls:
| 11.0ms | angle |
| 10.0ms | a |
| 9.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 9.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 9.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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.2% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 69.6% | 2 | a |
| 67.4% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 67.4% | 1 | b |
| 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)))) |
| 69.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 69.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.2% | 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a 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 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
5 calls:
| 33.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 15.0ms | angle |
| 10.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 9.0ms | a |
| 8.0ms | (pow.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 69.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.2% | 2 | angle |
| 69.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 69.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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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 (*.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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (/.f64 #s(literal -1/90 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)))) #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)))) #s(approx (* (* (* (PI) angle) (* (+ b a) (- b a))) 1/90) (*.f64 (*.f64 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(approx (* 2 (cos (* (* (PI) angle) 1/180))) #s(literal 2 binary64)) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) 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) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(approx (* (sin (* (* (PI) angle) 1/180)) (* (+ b a) (- b a))) (*.f64 #s(approx (+ (* (sin (* (* 1/180 angle) (PI))) (* 0 (/ b a))) (sin (+ (* (* 1/180 angle) (PI)) (PI)))) #s(literal 0 binary64)) (*.f64 a a))))) |
| Outputs |
|---|
#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 (*.f64 (*.f64 angle (PI.f64)) (+.f64 a b)) (-.f64 b a)) #s(literal 1/90 binary64))) |
5 calls:
| 1.2s | (/.f64 angle #s(literal 180 binary64)) |
| 28.0ms | angle |
| 9.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 9.0ms | a |
| 8.0ms | (pow.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 69.0% | 2 | a |
| 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 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 angle b) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 #s(approx (+ b a) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) 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)))) #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)))) #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))) |
| 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))) |
2 calls:
| 44.0ms | a |
| 7.0ms | (pow.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 67.4% | 1 | a |
Compiled 4 to 8 computations (-100% 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.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 (PI.f64) (*.f64 angle (*.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)))) (*.f64 #s(approx (* (* (cos (* (* angle (PI)) 1/180)) 2) (* (+ a b) (sin (* (* angle (PI)) 1/180)))) (*.f64 (*.f64 (*.f64 (+.f64 a b) (PI.f64)) angle) #s(literal 1/90 binary64))) (-.f64 b a))) |
10 calls:
| 11.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 6.0ms | angle |
| 6.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 5.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 1 | b |
| 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 angle #s(literal 180 binary64)) |
| 67.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 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))))) |
| 67.4% | 1 | angle |
| 67.4% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 67.4% | 1 | a |
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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.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 (*.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 (*.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))) |
| 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 #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(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) b) b))) |
10 calls:
| 15.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 4.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 4.0ms | b |
| 4.0ms | angle |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.4% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 61.2% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 61.2% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 56.4% | 2 | b |
| 48.1% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 48.1% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 48.1% | 2 | angle |
| 55.6% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 59.0% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 55.6% | 2 | a |
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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.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) (*.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 (*.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 #s(literal 1/90 binary64) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
3 calls:
| 2.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))))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 2.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 56.5% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 56.5% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
Compiled 39 to 31 computations (20.5% 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
| 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) (*.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) #s(approx (+ (* angle (PI)) (/ (* (* (* 0 a) (PI)) angle) b)) (*.f64 angle (PI.f64)))) (*.f64 b b)))) |
2 calls:
| 1.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 1.0ms | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 56.5% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
Compiled 16 to 15 computations (6.3% 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) (*.f64 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) (*.f64 a a)) (*.f64 angle (PI.f64))))) |
10 calls:
| 12.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 1.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))))) |
| 1.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 1.0ms | angle |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 38.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 38.4% | 1 | angle |
| 38.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))))) |
| 38.4% | 1 | a |
| 38.4% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 38.4% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 38.4% | 1 | b |
| 38.4% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 38.4% | 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)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.0492309555935325e+227 | 1.3292943326429528e+237 |
Compiled 26 to 22 computations (15.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.4555562243623875e-10 | 1.904391987908804e-9 |
| 8.0ms | 96× | 0 | valid |
Compiled 698 to 462 computations (33.8% saved)
ival-pow2: 2.0ms (37.6% of total)ival-sinu: 1.0ms (18.8% of total)ival-cosu: 1.0ms (18.8% of total)ival-mult!: 1.0ms (18.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 1.4555562243623875e-10 | 1.904391987908804e-9 |
| 3.0ms | 32× | 0 | valid |
Compiled 334 to 238 computations (28.7% saved)
ival-pow2: 1.0ms (56.9% 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 |
|---|---|---|
| 50.0ms | 2.984359783936195e+182 | 1.5641517645090333e+184 |
| 12.0ms | 112× | 0 | valid |
Compiled 628 to 445 computations (29.1% saved)
ival-sinu: 3.0ms (33.9% of total)ival-cosu: 2.0ms (22.6% of total)ival-pow2: 2.0ms (22.6% of total)ival-mult!: 1.0ms (11.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 |
|---|---|---|
| 25.0ms | 6.696320100038811e+171 | 2.445619726248469e+174 |
| 19.0ms | 128× | 0 | valid |
Compiled 714 to 506 computations (29.1% saved)
ival-sinu: 7.0ms (44.2% of total)ival-cosu: 4.0ms (25.3% of total)ival-pow2: 2.0ms (12.6% of total)ival-mult!: 2.0ms (12.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 6.424190242743863e-150 | 1.7271576322799763e-146 |
| 17.0ms | 128× | 0 | valid |
Compiled 858 to 554 computations (35.4% saved)
ival-sinu: 3.0ms (30.3% of total)ival-cosu: 3.0ms (30.3% of total)ival-pow2: 2.0ms (20.2% of total)ival-mult!: 2.0ms (20.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.1231995162755395e-211 | 6.233178817117855e-208 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.126320548232967e-209 | -1.146999886187112e-229 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.126320548232967e-209 | -1.146999886187112e-229 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | fuel |
Compiled 1 344 to 201 computations (85% saved)
(negabs angle)
(abs b)
(abs a)
Compiled 10 993 to 5 053 computations (54% saved)
Loading profile data...