
Time bar (total: 4.6s)
| 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 23 to 12 computations (47.8% saved)
| 1.1s | 8 256× | 0 | valid |
ival-sinu: 326.0ms (40.1% of total)ival-cosu: 213.0ms (26.2% of total)ival-pow2: 166.0ms (20.4% of total)ival-mult!: 88.0ms (10.8% of total)ival-add!: 17.0ms (2.1% of total)adjust: 1.0ms (0.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 216 |
| 1 | 133 | 213 |
| 2 | 459 | 213 |
| 3 | 1338 | 213 |
| 4 | 3102 | 213 |
| 5 | 5547 | 213 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(abs a)
(abs b)
(abs angle)
Compiled 40 to 30 computations (25% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
a |
(cos.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) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
b |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#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 (* (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 (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | angle | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180)))) |
| 5.0ms | angle | @ | -inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180)))) |
| 3.0ms | a | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180)))) |
| 3.0ms | angle | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180)))) |
| 3.0ms | a | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 1505 |
| 0 | 297 | 1395 |
| 1 | 1590 | 1383 |
| 0 | 8109 | 1335 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
a |
(cos.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) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
b |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#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 (* (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 (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
a |
(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)))) |
(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))))) |
(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))))) |
(*.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) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx b b) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 a a)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) a) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) #s(literal -1/64800 binary64))) (*.f64 angle angle) a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) a)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.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)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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 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 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 (PI.f64) b) #s(literal 1/180 binary64))) angle)) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) (*.f64 angle angle)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -1/34992000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/22674816000000 binary64))) (*.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 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
Compiled 2 136 to 569 computations (73.4% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 24 | 119 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 24 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| 68.0% | (fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 77.3% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) | |
| 22.7% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) | |
| ▶ | 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| ▶ | 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
| 64.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) | |
| 71.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) | |
| 64.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| 59.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 61.4% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 61.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 44.7% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 45.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 40.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) | |
| 43.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) | |
| 25.3% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) | |
| 55.0% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) | |
| ▶ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
Compiled 1 290 to 1 076 computations (16.6% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
a |
(cos.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) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
b |
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
#s(literal 1/180 binary64) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(*.f64 a a) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a)) |
(*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) |
#s(literal -1/32400 binary64) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 angle angle) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (fma.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)))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* -1/32400 (* a a)) #s(hole binary64 (* -1/32400 (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#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 (* (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 (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (* (* (PI) (PI)) (* angle angle)) #s(hole binary64 (* (pow angle 2) (pow (PI) 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* (pow a 2) (* angle (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (* 1/2 (PI)))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* a (* angle (* (PI) (cos (* 1/2 (PI))))))) (* a (sin (* 1/2 (PI))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* -1/64800 (* a (* angle (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* a (* (PI) (cos (* 1/2 (PI))))))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* 1/180 (* a (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* a (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* a (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (/ (pow a 2) (pow angle 2)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (* a a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (* -1/32400 (* a a)) -1/32400 (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 5.0ms | a | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (* a a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (* -1/32400 (* a a)) -1/32400 (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 5.0ms | angle | @ | -inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (* a a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (* -1/32400 (* a a)) -1/32400 (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 5.0ms | angle | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (* a a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (* -1/32400 (* a a)) -1/32400 (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
| 5.0ms | angle | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) angle 180 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (* a a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (* -1/32400 (* a a)) -1/32400 (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 510 | 4294 |
| 0 | 576 | 3901 |
| 1 | 2776 | 3871 |
| 0 | 10110 | 3742 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
a |
(cos.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) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
b |
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
#s(literal 1/180 binary64) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(*.f64 a a) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a)) |
(*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) |
#s(literal -1/32400 binary64) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 angle angle) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (fma.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)))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* -1/32400 (* a a)) #s(hole binary64 (* -1/32400 (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#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 (* (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 (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (* (* (PI) (PI)) (* angle angle)) #s(hole binary64 (* (pow angle 2) (pow (PI) 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* (pow a 2) (* angle (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (* 1/2 (PI)))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* a (* angle (* (PI) (cos (* 1/2 (PI))))))) (* a (sin (* 1/2 (PI))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* -1/64800 (* a (* angle (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* a (* (PI) (cos (* 1/2 (PI))))))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* 1/180 (* a (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* a (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* a (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (/ (pow a 2) (pow angle 2)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
a |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 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)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 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 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.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) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 b (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.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 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
#s(literal 1/180 binary64) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 a a)) |
(*.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)) |
(fabs.f64 (*.f64 a a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (-.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a a) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal 3 binary64)) #s(literal -1/34012224000000 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal 3 binary64)) #s(literal -1/34012224000000 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) (*.f64 a a)) |
(fma.f64 a a (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (neg.f64 a) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) |
(*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) |
(*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) |
#s(literal -1/32400 binary64) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) angle)) (fabs.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) |
(*.f64 (neg.f64 (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 angle angle))) |
(pow.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #s(literal 2 binary64) (*.f64 (log.f64 angle) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 angle) #s(literal 2 binary64) (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) angle)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 angle)) (neg.f64 (neg.f64 angle))) |
(*.f64 (neg.f64 (fabs.f64 angle)) (neg.f64 (fabs.f64 angle))) |
(*.f64 (fabs.f64 (fabs.f64 angle)) (fabs.f64 (fabs.f64 angle))) |
(*.f64 (exp.f64 (log.f64 angle)) (exp.f64 (log.f64 angle))) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 angle angle) |
(pow.f64 (exp.f64 (log.f64 angle)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (*.f64 angle angle) #s(literal 1 binary64)) |
(pow.f64 angle #s(literal 2 binary64)) |
(fabs.f64 (*.f64 angle angle)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
(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 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 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)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 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 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) angle) (PI.f64)) #s(literal 360 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) #s(literal -180 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (PI.f64) angle)))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) #s(literal 180 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) angle))) #s(literal -360 binary64)) |
(/.f64 (fma.f64 (PI.f64) #s(literal -180 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (PI.f64) angle)))) #s(literal -360 binary64)) |
(/.f64 (fma.f64 (PI.f64) #s(literal 180 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -2 binary64) (*.f64 #s(literal -180 binary64) (neg.f64 (PI.f64)))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (*.f64 #s(literal -180 binary64) (PI.f64))) #s(literal -360 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal -2 binary64) (*.f64 #s(literal 180 binary64) (neg.f64 (PI.f64)))) #s(literal -360 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) angle) (PI.f64)) #s(literal 360 binary64))))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) angle) (PI.f64)) #s(literal 360 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) angle) (PI.f64)) #s(literal 360 binary64)))))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) |
#s(approx a a) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) |
#s(approx (* -1/32400 (* a a)) (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))))) (*.f64 a a))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
#s(approx b b) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 a a)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 angle angle)) (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) a) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) #s(literal -1/64800 binary64))) (*.f64 angle angle) a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) a)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.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)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 (PI.f64) b) #s(literal 1/180 binary64))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) (*.f64 angle angle)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -1/34992000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 a a)) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) |
#s(approx (* (* (PI) (PI)) (* angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle)) |
#s(approx (* angle angle) (*.f64 angle angle)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 a a)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 (PI.f64) b) #s(literal 1/180 binary64))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) (*.f64 angle angle)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -1/34992000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) angle) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) angle (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) angle) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a a) angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) angle (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) a) #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a) #s(literal -1/64800 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) a) #s(literal -1/34992000 binary64))) angle (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) a) #s(literal 1/180 binary64))) angle (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a))) |
#s(approx (cos (* (PI) (/ angle 180))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal 1/180 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 angle (fma.f64 (*.f64 #s(literal -1/64800 binary64) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) #s(literal -1/34992000 binary64) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
#s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 a a) (*.f64 angle angle))))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (cos (* (PI) (/ angle 180))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
Compiled 7 421 to 1 744 computations (76.5% saved)
38 alts after pruning (37 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 405 | 35 | 440 |
| Fresh | 17 | 2 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 426 | 38 | 464 |
| Status | Accuracy | Program |
|---|---|---|
| 37.9% | (fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) | |
| 68.0% | (fma.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 77.3% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) | |
| 45.3% | (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) | |
| 22.7% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)))) | |
| 19.1% | (/.f64 (-.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 64.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 49.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 71.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) | |
| 64.7% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)))) | |
| ▶ | 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
| 59.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| ▶ | 77.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
| 61.4% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 61.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 45.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 48.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) angle (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 45.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 41.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) | |
| 41.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| ▶ | 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 27.6% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 44.4% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) | |
| 41.4% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) | |
| 54.9% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) | |
| 25.3% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) | |
| 55.0% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) | |
| 53.1% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) | |
| ▶ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
| ✓ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
| 53.1% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
Compiled 2 498 to 2 061 computations (17.5% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
a |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(PI.f64) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
angle |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
b |
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
(*.f64 a a) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 b b) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) |
(sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
(*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle) |
(fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (PI.f64) angle) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow a 2) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* (pow a 2) (* angle (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (* 1/2 (PI)))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* a (* angle (* (PI) (cos (* 1/2 (PI))))))) (* a (sin (* 1/2 (PI))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* -1/64800 (* a (* angle (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* a (* (PI) (cos (* 1/2 (PI))))))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* 1/180 (* a (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* a (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* a (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (* 1/2 (/ (PI) angle)))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (/ (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))) angle))) |
#s(approx (/ (PI) angle) #s(hole binary64 (/ (PI) angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (* 1/180 (PI)))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | angle | @ | -inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow a 2) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) 180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (* b b) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/ (PI) angle) (* 1/180 (PI)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180)))) |
| 5.0ms | angle | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow a 2) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) 180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (* b b) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/ (PI) angle) (* 1/180 (PI)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180)))) |
| 5.0ms | angle | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow a 2) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) 180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (* b b) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/ (PI) angle) (* 1/180 (PI)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180)))) |
| 4.0ms | b | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow a 2) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) 180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (* b b) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/ (PI) angle) (* 1/180 (PI)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180)))) |
| 4.0ms | b | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) a (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* (PI) angle) 1/180) (* (PI) angle) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow a 2) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* b (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) 180 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (* b b) (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/ (PI) angle) (* 1/180 (PI)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 623 | 5184 |
| 0 | 694 | 4687 |
| 1 | 3402 | 4659 |
| 0 | 8178 | 4505 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
a |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(PI.f64) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
angle |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
b |
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
(*.f64 a a) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 b b) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) |
(sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
(*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle) |
(fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (PI.f64) angle) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow a 2) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* (pow a 2) (* angle (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* (pow a 2) (* angle (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow a 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* (pow a 2) (* angle (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow a 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* a (sin (* 1/2 (PI)))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* a (* angle (* (PI) (cos (* 1/2 (PI))))))) (* a (sin (* 1/2 (PI))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* -1/64800 (* a (* angle (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* a (* (PI) (cos (* 1/2 (PI))))))))))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* a (sin (* 1/2 (PI)))) (* angle (+ (* 1/180 (* a (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* a (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* a (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (* 1/2 (/ (PI) angle)))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (/ (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))) angle))) |
#s(approx (/ (PI) angle) #s(hole binary64 (/ (PI) angle))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (* 1/180 (PI)))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) #s(hole binary64 (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) a) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) |
(*.f64 a (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 1 binary64))) |
a |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(PI.f64) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
#s(literal 1/180 binary64) |
angle |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) (neg.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) (fabs.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) |
(*.f64 b (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(*.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)) |
(fabs.f64 (*.f64 a a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (fma.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))))) |
(+.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) |
(*.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)) |
(fabs.f64 (*.f64 a a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 1 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 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.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)))) |
#s(literal 180 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))) (/.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))) |
(+.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64)) a) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) |
(*.f64 a (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.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)))) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.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)) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) #s(literal 1 binary64)) a) |
(*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) |
(*.f64 a (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) #s(literal 1 binary64))) |
(*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)))) |
(pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 1 binary64))) |
(sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
(*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle) |
(*.f64 angle (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) angle)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) angle)) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) angle)) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) angle)) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) angle)) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 angle (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) (*.f64 angle (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) angle)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)))) (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) angle) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (neg.f64 (fma.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (pow.f64 (/.f64 (PI.f64) angle) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (-.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle))) (-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (PI.f64) angle) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) (*.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (pow.f64 (/.f64 (PI.f64) angle) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)) (-.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle angle)) (-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 angle))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 angle)) |
(/.f64 (PI.f64) angle) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 1 binary64))) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx a a) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) (*.f64 a a))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx b b) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) a) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) #s(literal -1/64800 binary64))) (*.f64 angle angle) a)) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) a)) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(literal 1 binary64)) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) (*.f64 angle angle)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -1/34992000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/22674816000000 binary64))) (*.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 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) 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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) (*.f64 angle angle)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -1/34992000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/22674816000000 binary64))) (*.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 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) 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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) (*.f64 angle angle)) #s(literal 1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(literal 1 binary64)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) angle) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) angle (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) angle) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a a) angle) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) angle (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) a) #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a) #s(literal -1/64800 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a))) |
#s(approx (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) a) #s(literal 1/180 binary64))) angle (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) a))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal 1/180 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 angle (fma.f64 (*.f64 #s(literal -1/64800 binary64) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) #s(literal -1/34992000 binary64) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (*.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) angle)) |
#s(approx (/ (PI) angle) (/.f64 (PI.f64) angle)) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
#s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
#s(approx (* (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) angle) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
Compiled 8 312 to 2 041 computations (75.4% saved)
49 alts after pruning (46 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 384 | 36 | 420 |
| Fresh | 22 | 10 | 32 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 409 | 49 | 458 |
| Status | Accuracy | Program |
|---|---|---|
| 67.2% | (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) | |
| 65.3% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) | |
| ▶ | 77.4% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
| 45.3% | (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) | |
| 22.7% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) | |
| 22.8% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)))) | |
| 21.9% | (/.f64 (-.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) | |
| 76.5% | (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) | |
| ▶ | 77.4% | (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 64.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 49.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) angle)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 49.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) (*.f64 b b)))) | |
| 61.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))))) | |
| ▶ | 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
| ▶ | 48.5% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) | |
| 71.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) | |
| 59.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 45.2% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) | |
| 63.3% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 45.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) | |
| 61.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 44.7% | (+.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 45.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| ✓ | 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 64.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64))) | |
| 64.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) | |
| 27.6% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 44.4% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) | |
| 40.6% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) | |
| 54.9% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) | |
| 55.0% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 25.5% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) | |
| 25.3% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) | |
| 53.1% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) | |
| ✓ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
| ✓ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
| ▶ | 53.1% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
Compiled 3 259 to 2 733 computations (16.1% saved)
| Inputs |
|---|
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(PI.f64) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
angle |
#s(literal 2 binary64) |
(*.f64 a a) |
a |
(pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) |
(*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) |
(sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
b |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (log.f64 a) #s(literal 2 binary64)) |
(log.f64 a) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) |
(*.f64 b b) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(log.f64 b) |
| Outputs |
|---|
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (log a) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (* (log a) 2) #s(hole binary64 (* 2 (log a)))) |
#s(approx (log a) #s(hole binary64 (log a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log a) 2) #s(hole binary64 (* -2 (log (/ 1 a))))) |
#s(approx (log a) #s(hole binary64 (* -1 (log (/ 1 a))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log a) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 a))))))) |
#s(approx (log a) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a)))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (exp (* (log b) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (log b) #s(hole binary64 (log b))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b))))))) |
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 1)) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))))))))) |
#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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 a)) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (pow (cos (* 1/180 (* angle (PI)))) 2))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | a | @ | 0 | ((+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) (pow (cos (* (PI) (/ angle 180))) 2) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (* a a) a (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (* (sin (/ (* (PI) angle) 180)) b) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (* (PI) angle) 1/180) (* (PI) angle) b (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (* b b) (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (exp (* (log b) 2)) (* (log b) 2) (log b)) |
| 14.0ms | a | @ | -inf | ((+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) (pow (cos (* (PI) (/ angle 180))) 2) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (* a a) a (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (* (sin (/ (* (PI) angle) 180)) b) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (* (PI) angle) 1/180) (* (PI) angle) b (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (* b b) (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (exp (* (log b) 2)) (* (log b) 2) (log b)) |
| 13.0ms | a | @ | inf | ((+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) (pow (cos (* (PI) (/ angle 180))) 2) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (* a a) a (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (* (sin (/ (* (PI) angle) 180)) b) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (* (PI) angle) 1/180) (* (PI) angle) b (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (* b b) (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (exp (* (log b) 2)) (* (log b) 2) (log b)) |
| 11.0ms | b | @ | 0 | ((+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) (pow (cos (* (PI) (/ angle 180))) 2) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (* a a) a (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (* (sin (/ (* (PI) angle) 180)) b) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (* (PI) angle) 1/180) (* (PI) angle) b (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (* b b) (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (exp (* (log b) 2)) (* (log b) 2) (log b)) |
| 10.0ms | b | @ | -inf | ((+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) (pow (cos (* (PI) (/ angle 180))) 2) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (* a a) a (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (* (sin (/ (* (PI) angle) 180)) b) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (* (PI) angle) 1/180) (* (PI) angle) b (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (* b b) (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (pow (* b (sin (/ (* (PI) angle) 180))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) (exp (* (log b) 2)) (* (log b) 2) (log b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 5198 |
| 0 | 605 | 4631 |
| 1 | 2804 | 4589 |
| 0 | 10244 | 4451 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(PI.f64) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
angle |
#s(literal 2 binary64) |
(*.f64 a a) |
a |
(pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) |
(*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) |
(sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
b |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (log.f64 a) #s(literal 2 binary64)) |
(log.f64 a) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) |
(*.f64 b b) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(log.f64 b) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (log a) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (* (log a) 2) #s(hole binary64 (* 2 (log a)))) |
#s(approx (log a) #s(hole binary64 (log a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log a) 2) #s(hole binary64 (* -2 (log (/ 1 a))))) |
#s(approx (log a) #s(hole binary64 (* -1 (log (/ 1 a))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log a) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 a))))))) |
#s(approx (log a) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a)))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (exp (* (log b) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (log b) #s(hole binary64 (log b))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b))))))) |
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (* (pow (cos (* (PI) (/ angle 180))) 2) (* a a)) (pow (* (sin (/ (* (PI) angle) 180)) b) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 1)) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))))))))) |
#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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* (sin (/ (* (PI) angle) 180)) b) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) #s(hole binary64 (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))))) |
#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 (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 a)) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 a)) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) #s(hole binary64 (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(hole binary64 (pow (cos (* 1/180 (* angle (PI)))) 2))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (neg.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (fabs.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (fabs.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (cos.f64 (-.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (-.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (cos.f64 (-.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (-.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(PI.f64) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
#s(literal 1/180 binary64) |
angle |
#s(literal 2 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 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.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))))))) |
(fabs.f64 (*.f64 a a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
a |
(*.f64 (neg.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (neg.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(*.f64 (fabs.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (fabs.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 b (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 1 binary64))) |
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
b |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 a a)) |
(*.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 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.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))))))) |
(fabs.f64 (*.f64 a a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (log.f64 a)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 a))) |
(*.f64 (log.f64 a) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 a)) |
(/.f64 (+.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (fma.f64 (log.f64 a) (log.f64 a) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 a) (log.f64 a))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 a)) |
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 a)) |
(+.f64 (log.f64 (neg.f64 a)) (log.f64 (neg.f64 a))) |
(+.f64 (log.f64 (fabs.f64 a)) (log.f64 (fabs.f64 a))) |
(+.f64 (log.f64 a) (log.f64 a)) |
(log.f64 (*.f64 a a)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a))) |
(*.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64)) |
(neg.f64 (neg.f64 (log.f64 a))) |
(log.f64 a) |
(/.f64 (+.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64))) (fma.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))))) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) (fabs.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)))) (/.f64 (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)))))) (/.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))))))) |
(+.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) (fabs.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a)) |
(*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) |
(*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.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)))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(cos.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.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)))) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 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 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.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))))))) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (neg.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (fabs.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a)) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) (fabs.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))) (/.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)))))) (/.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))))))) |
(+.f64 #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.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 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.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))))))) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64)) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 b))) |
(*.f64 #s(literal 2 binary64) (log.f64 b)) |
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 b) (log.f64 b))))) |
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 b)) |
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b))) |
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b))) |
(+.f64 (log.f64 b) (log.f64 b)) |
(log.f64 (*.f64 b b)) |
(*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b))) |
(neg.f64 (neg.f64 (log.f64 b))) |
(log.f64 b) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (* (log a) 2)) (*.f64 a a)) |
#s(approx a a) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (* (log a) 2)) (*.f64 a a)) |
#s(approx (* (log a) 2) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (log a) (log.f64 a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (* (log a) 2) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (log a) (log.f64 a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))) |
#s(approx (log a) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx b b) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (exp (* (log b) 2)) (*.f64 b b)) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (exp (* (log b) 2)) (*.f64 b b)) |
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (log b) (log.f64 b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (log b) (log.f64 b)) |
#s(approx (* (log b) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 b))))))) |
#s(approx (log b) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64)))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) #s(literal 1 binary64)) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.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)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) (*.f64 angle angle)) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -1/34992000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* (sin (/ (* (PI) angle) 180)) b) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) b) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) b) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/22674816000000 binary64))) (*.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 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) 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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 a a)) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) a) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) #s(literal -1/64800 binary64))) (*.f64 angle angle) a)) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) a)) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) (*.f64 angle angle)) #s(literal 1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 a a)) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) a) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) #s(literal -1/64800 binary64))) (*.f64 angle angle) a)) |
#s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) a)) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) (*.f64 angle angle)) #s(literal 1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (exp (* (log b) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(literal 1 binary64)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (pow (cos (* (PI) (/ angle 180))) 2) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
Compiled 9 347 to 1 979 computations (78.8% saved)
70 alts after pruning (66 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 456 | 37 | 493 |
| Fresh | 12 | 29 | 41 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 472 | 70 | 542 |
| Status | Accuracy | Program |
|---|---|---|
| 67.2% | (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) | |
| 65.3% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) | |
| 77.2% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 71.4% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 #s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) | |
| 59.9% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64)))))) | |
| 75.8% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 71.1% | (fma.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 71.0% | (fma.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (cos.f64 (-.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 77.4% | (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 77.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 62.8% | (fma.f64 (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 55.0% | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) | |
| 55.0% | (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) | |
| 77.4% | (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 62.8% | (fma.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) | |
| 22.7% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) | |
| 22.7% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 21.9% | (/.f64 (-.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) | |
| 48.5% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 76.5% | (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) | |
| 48.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 64.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 48.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) angle)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 49.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 61.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 b) (log.f64 b))))))))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (log.f64 (*.f64 b b)))))) | |
| ✓ | 48.5% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
| 71.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) | |
| 59.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 45.2% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) | |
| 43.0% | (+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 48.6% | (+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 40.8% | (+.f64 (exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 63.3% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 40.8% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 45.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) | |
| 26.3% | (+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 32.1% | (+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 25.8% | (+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 60.2% | (+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 a a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 45.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| ✓ | 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 76.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 64.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64))) | |
| 64.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) | |
| 27.6% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 40.6% | #s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) | |
| 55.0% | #s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 25.5% | #s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) | |
| 44.4% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) | |
| 54.9% | #s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) | |
| 25.3% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) | |
| 53.1% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) | |
| ✓ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
| ✓ | 54.6% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
| 53.1% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) | |
| 0.0% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 #s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))) |
Compiled 4 964 to 2 847 computations (42.6% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 #s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 a a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64)))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 #s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) angle)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (log.f64 (*.f64 b b)))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) #s(literal 32400 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) (cos.f64 (-.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 b b)))) |
(fma.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 b) (log.f64 b))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 a a)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 a a))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) angle (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 a a)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
6 calls:
| 34.0ms | a |
| 33.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 33.0ms | b |
| 33.0ms | angle |
| 32.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 77.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 77.4% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 77.4% | 1 | a |
| 77.4% | 1 | b |
| 77.4% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 #s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 a a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64)))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 #s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(approx (+ (* (/ (PI) angle) 1/2) (* 1/180 (PI))) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))))) a) a (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
6 calls:
| 25.0ms | b |
| 22.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 21.0ms | angle |
| 19.0ms | a |
| 19.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 77.4% | 1 | b |
| 77.4% | 1 | a |
| 77.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 77.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 77.4% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 #s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) a) a #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) b) b))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (*.f64 a a)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) #s(approx (+ (* (* -1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* a a)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64)))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) b) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 #s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 a a)))) |
| Outputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
6 calls:
| 23.0ms | b |
| 15.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 14.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 14.0ms | angle |
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 76.5% | 1 | b |
| 76.5% | 1 | a |
| 76.5% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 76.5% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 76.5% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 #s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
(+.f64 (pow.f64 #s(approx (* (cos (* (PI) (/ angle 180))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) #s(literal 2 binary64)) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* (sin (/ (* (PI) angle) 180)) b) 2) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (fma.f64 a a (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
6 calls:
| 10.0ms | b |
| 6.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 6.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 6.0ms | angle |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.9% | 2 | b |
| 55.0% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 55.0% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 55.0% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 62.1% | 2 | a |
| 55.0% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
Total -34.9b remaining (-120.2%)
Threshold costs -34.9b (-120.2%)
| Inputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 #s(approx (* (log a) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* (cos (* (PI) (/ angle 180))) a) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a))) #s(approx (pow (* b (sin (/ (* (PI) angle) 180))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
6 calls:
| 7.0ms | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 4.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 4.0ms | b |
| 4.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 54.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 54.6% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 54.6% | 1 | angle |
| 54.6% | 1 | b |
| 54.6% | 1 | a |
Compiled 31 to 36 computations (-16.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.5417828906718895e+150 | 8.466716939606759e+152 |
| 18.0ms | 128× | 0 | valid |
Compiled 472 to 400 computations (15.3% saved)
ival-cosu: 4.0ms (30.7% of total)ival-sinu: 4.0ms (30.7% of total)ival-pow2: 3.0ms (23.1% of total)ival-mult!: 1.0ms (7.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 117 to 62 computations (47% saved)
(abs angle)
(abs b)
(abs a)
Compiled 1 163 to 881 computations (24.2% saved)
Loading profile data...