
Time bar (total: 4.8s)
| 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)
| 971.0ms | 8 256× | 0 | valid |
ival-cosu: 230.0ms (30% of total)ival-sinu: 199.0ms (26% of total)ival-pow2: 164.0ms (21.4% of total)ival-mult!: 154.0ms (20.1% of total)ival-add!: 18.0ms (2.3% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 216 |
| 1 | 149 | 213 |
| 2 | 588 | 213 |
| 3 | 3003 | 213 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.8% | (+.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 | |
|---|---|---|---|---|
| 7.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)))) |
| 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)))) |
| 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)))) |
| 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)))) |
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 127 to 560 computations (73.7% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 23 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 23 | 111 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.3% | (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))) |
| 78.8% | (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))) | |
| 17.5% | (/.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)))) | |
| 78.8% | (+.f64 (pow.f64 (*.f64 a (fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 78.8% | (+.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))) | |
| 78.9% | (+.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 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 73.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 #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(literal 2 binary64))) | |
| 74.8% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 72.9% | (+.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 (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(literal 2 binary64))) | |
| 64.2% | (+.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)))) | |
| 42.4% | (+.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 (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)))) | |
| ▶ | 60.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/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)))) |
| ▶ | 63.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
| ▶ | 79.0% | (+.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) |
| 58.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))) | |
| 58.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))) | |
| 79.0% | (+.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))) | |
| 38.8% | #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))))))) | |
| 44.9% | #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))) | |
| 34.3% | #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))) | |
| 25.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 b b))) | |
| 56.5% | #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))) | |
| ▶ | 56.8% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
Compiled 1 308 to 1 066 computations (18.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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
b |
(sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(*.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) 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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.f64 angle angle) |
(*.f64 (*.f64 (PI.f64) b) (*.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/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 (* 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 (-.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)))))) |
#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))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(*.f64 b b) |
(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))) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(sin.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 2 binary64)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
| 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 (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (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))) 2) (* b b)) (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 (* 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))) 2) (* b b)) (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))) 2) (* b b)) (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 (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 (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (* (PI) b) (* (PI) b)) #s(hole binary64 (* (pow b 2) (pow (PI) 2)))) |
#s(approx (* (PI) b) #s(hole binary64 (* b (PI)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* 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 (sin (* (PI) (/ angle 180))) 2) (* b b)) (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 (+ (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 (* 1/32400 (* angle angle)) #s(hole binary64 (* 1/32400 (pow angle 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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 (* (* (PI) angle) 1/180))))) #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 (* (* (PI) angle) 1/180))))) #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 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #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 (* (* (PI) angle) 1/180)))) #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 (* (* (PI) angle) 1/180))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #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 (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/90 (* 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 (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (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))) 2) (* b b)) (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))) 2) (* b b)) (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 (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))))))))))) |
#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 (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 (* (* (PI) angle) 1/180))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (pow (sin (* 1/180 (* angle (PI)))) 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.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))) (+ (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) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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 (* (* (PI) angle) 1/180))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* b b) (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (sin (* (PI) (/ angle 180))) 2) (sin (* (PI) (/ angle 180))) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a)) |
| 6.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))) (+ (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) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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 (* (* (PI) angle) 1/180))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* b b) (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (sin (* (PI) (/ angle 180))) 2) (sin (* (PI) (/ angle 180))) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a)) |
| 5.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))) (+ (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) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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 (* (* (PI) angle) 1/180))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* b b) (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (sin (* (PI) (/ angle 180))) 2) (sin (* (PI) (/ angle 180))) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a)) |
| 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))) (+ (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) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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 (* (* (PI) angle) 1/180))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* b b) (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (sin (* (PI) (/ angle 180))) 2) (sin (* (PI) (/ angle 180))) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a)) |
| 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))) (+ (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) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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 (* (* (PI) angle) 1/180))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (* b b) (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) (pow (sin (* (PI) (/ angle 180))) 2) (sin (* (PI) (/ angle 180))) (pow (* (cos (* (PI) (/ angle 180))) a) 2) (* (cos (* (PI) (/ angle 180))) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 478 | 3622 |
| 0 | 541 | 3300 |
| 1 | 2616 | 3266 |
| 0 | 9620 | 3164 |
| 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
b |
(sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(*.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) 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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.f64 angle angle) |
(*.f64 (*.f64 (PI.f64) b) (*.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/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 (* 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 (-.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)))))) |
#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))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(*.f64 b b) |
(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))) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(sin.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 2 binary64)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 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 (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 (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (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))) 2) (* b b)) (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 (* 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))) 2) (* b b)) (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))) 2) (* b b)) (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 (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 (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (* (PI) b) (* (PI) b)) #s(hole binary64 (* (pow b 2) (pow (PI) 2)))) |
#s(approx (* (PI) b) #s(hole binary64 (* b (PI)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* 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 (sin (* (PI) (/ angle 180))) 2) (* b b)) (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 (+ (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 (* 1/32400 (* angle angle)) #s(hole binary64 (* 1/32400 (pow angle 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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 (* (* (PI) angle) 1/180))))) #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 (* (* (PI) angle) 1/180))))) #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 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #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 (* (* (PI) angle) 1/180)))) #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 (* (* (PI) angle) 1/180))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #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 (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/90 (* 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 (sin (* (PI) (/ angle 180))) 2) (* b b)) (pow (* (cos (* (PI) (/ angle 180))) a) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (pow (sin (* (PI) (/ angle 180))) 2) (* b b)) (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))) 2) (* b b)) (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))) 2) (* b b)) (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 (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))))))))))) |
#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 (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 (* (* (PI) angle) 1/180))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) #s(hole binary64 (pow (sin (* 1/180 (* angle (PI)))) 2))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #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 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.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 (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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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)) (+.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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.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 (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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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)))) (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))))) |
(*.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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
#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 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))))) (/.f64 (pow.f64 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))))))) (/.f64 (pow.f64 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))))))) |
(+.f64 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) 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 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (PI.f64) b)) (*.f64 (PI.f64) b)) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) |
(*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.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 (neg.f64 (*.f64 (PI.f64) b))) (neg.f64 (neg.f64 (*.f64 (PI.f64) b)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) b))) (neg.f64 (fabs.f64 (*.f64 (PI.f64) b)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (PI.f64) b))) (fabs.f64 (fabs.f64 (*.f64 (PI.f64) b)))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (PI.f64) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) b) #s(literal 1 binary64)) (*.f64 (PI.f64) b)) |
(*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b) |
(*.f64 (neg.f64 (*.f64 (PI.f64) b)) (neg.f64 (*.f64 (PI.f64) b))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) b)) (fabs.f64 (*.f64 (PI.f64) b))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b)) |
(*.f64 (PI.f64) (*.f64 b (*.f64 (PI.f64) b))) |
(pow.f64 (neg.f64 (*.f64 (PI.f64) b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (PI.f64) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) b) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #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 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) b)) #s(literal 2 binary64))) |
(*.f64 (PI.f64) b) |
(*.f64 b (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) b)) |
(/.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 4 binary64)) (*.f64 #s(approx (pow (* b (sin (* (PI) (/ angle 180)))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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)) (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) 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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.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 (*.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))))) |
(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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 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 #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))) |
(*.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)) |
(*.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 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #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 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 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 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)))))) |
(/.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 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 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 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) b) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) |
(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)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)) |
(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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(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)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)) |
(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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(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))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)) |
(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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #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 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #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) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)) |
(fma.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(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) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #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 angle #s(literal 180 binary64)) (PI.f64)))))) 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 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 angle #s(literal 180 binary64)) (PI.f64)))))) b) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))))) |
(-.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)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)))) |
(+.f64 (/.f64 (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 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.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 6 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) (*.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 6 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) 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)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) #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 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
(*.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))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) 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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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 (* a a) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) 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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) |
#s(approx (* (* (PI) b) (* (PI) b)) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)) |
#s(approx (* (PI) b) (*.f64 (PI.f64) b)) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* 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))) |
#s(approx (* b b) (*.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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 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 #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 (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 (*.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 (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) angle) (*.f64 (PI.f64) 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) (*.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 (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 #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 (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) angle) (*.f64 (PI.f64) 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 (* 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 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (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/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 (* 1/32400 (* angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)) |
#s(approx (* angle angle) (*.f64 angle angle)) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (*.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 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) (* 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 (* (* (PI) angle) 1/180))))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 1/32400 binary64))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.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(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (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 (* (* (PI) angle) 1/180)))) (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 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (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 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(literal 1 binary64)) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (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 (* (* (PI) angle) 1/180))) (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 (* (* (PI) angle) 1/180)) (*.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 (* (PI) angle) (*.f64 (PI.f64) 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 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 #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 (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 (*.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))) 2) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 1/32400 binary64))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.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(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.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 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle))) (*.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 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
#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) angle) (*.f64 (PI.f64) 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) (*.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 (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 #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 (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) angle) (*.f64 (PI.f64) 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))) (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 (* (* (PI) angle) 1/180))))) (-.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 (* (* (PI) angle) 1/180)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (pow (sin (* (PI) (/ angle 180))) 2) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
Compiled 7 690 to 1 813 computations (76.4% saved)
44 alts after pruning (43 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 392 | 38 | 430 |
| Fresh | 13 | 5 | 18 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 409 | 44 | 453 |
| Status | Accuracy | Program |
|---|---|---|
| 69.4% | (fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) | |
| 69.5% | (fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #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))) | |
| 65.5% | (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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b))) | |
| 63.1% | (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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))) | |
| 65.3% | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) | |
| 55.3% | (fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #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))) | |
| 44.9% | (fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.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))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 63.1% | (fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 1/32400 binary64))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 10.9% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) b) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)))) | |
| 17.6% | (/.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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64)))) | |
| 63.1% | (+.f64 (pow.f64 (*.f64 a (fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #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))))) | |
| 61.0% | (+.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) (*.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)))) | |
| 63.1% | (+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 79.0% | (+.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 78.9% | (+.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 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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)))) | |
| 63.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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))))) | |
| 73.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 #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(literal 2 binary64))) | |
| 72.9% | (+.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 (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(literal 2 binary64))) | |
| 60.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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 b b)))) | |
| 60.8% | (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 60.8% | (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 60.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/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)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| ▶ | 60.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
| 48.3% | (+.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 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 29.3% | (+.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 (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 b b)))) | |
| 73.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 #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(literal 2 binary64))) | |
| 74.8% | (+.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 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 63.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64)))) |
| 42.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)) #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)))) | |
| 40.8% | (+.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| 46.7% | (+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 40.8% | (+.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| ▶ | 46.7% | (+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
| ▶ | 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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))) |
| 38.8% | #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))))))) | |
| 55.3% | #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))) | |
| 44.9% | #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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| 34.3% | #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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) | |
| 25.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 b b))) | |
| 56.5% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 25.2% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) | |
| ✓ | 56.8% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
| ▶ | 55.3% | #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 780 to 2 373 computations (14.6% saved)
| Inputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
(*.f64 a 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 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
b |
(sin.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) |
#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 (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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)) |
(log.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) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 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 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.f64 angle angle) |
(*.f64 (*.f64 (PI.f64) b) (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
(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))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #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))))) |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) |
| 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 a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (* (cos (* (/ angle 180) (PI))) a)) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (+ (log a) (log (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (log (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (+ (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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (* (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 (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a)))))) |
#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 (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (* (PI) b) (* (PI) b)) #s(hole binary64 (* (pow b 2) (pow (PI) 2)))) |
#s(approx (* (PI) b) #s(hole binary64 (* b (PI)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) b) #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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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) (exp (* (log (* (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 (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))) |
#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 (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 (/ 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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (log a)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 2 (log a))))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (log a))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* 1/32400 (* angle angle)) #s(hole binary64 (* 1/32400 (pow angle 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 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 (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) #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 angle) (PI)))))) #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 angle) (PI)))))) #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 angle) (PI))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) #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 angle) (PI))))) #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 angle) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #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 angle) (PI)))) #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 angle) (PI))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* 1/180 angle) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (exp (* (log (* (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 (exp (* (log (* (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 (exp (* (log (* (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 (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log angle) (log (* 1/180 (* b (PI))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* b (PI))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#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 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (log (* a (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (log (* a (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (log (* b (sin (* 1/180 (* angle (PI)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 106.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 a) a (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (log (* (cos (* (/ angle 180) (PI))) a)) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (cos (* 2 (* (* 1/180 angle) (PI)))) (* 2 (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* b b) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (log (* (sin (* (PI) (/ angle 180))) b)) (* (sin (* (PI) (/ angle 180))) b)) |
| 49.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 a) a (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (log (* (cos (* (/ angle 180) (PI))) a)) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (cos (* 2 (* (* 1/180 angle) (PI)))) (* 2 (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* b b) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (log (* (sin (* (PI) (/ angle 180))) b)) (* (sin (* (PI) (/ angle 180))) b)) |
| 47.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 a) a (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (log (* (cos (* (/ angle 180) (PI))) a)) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (cos (* 2 (* (* 1/180 angle) (PI)))) (* 2 (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* b b) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (log (* (sin (* (PI) (/ angle 180))) b)) (* (sin (* (PI) (/ angle 180))) b)) |
| 39.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 a) a (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (log (* (cos (* (/ angle 180) (PI))) a)) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (cos (* 2 (* (* 1/180 angle) (PI)))) (* 2 (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* b b) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (log (* (sin (* (PI) (/ angle 180))) b)) (* (sin (* (PI) (/ angle 180))) b)) |
| 19.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 a) a (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* b (sin (* (PI) (/ angle 180)))) b (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (PI) (/ angle 180) (* 1/180 angle) 1/180 angle 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log a) 2)) (* (log a) 2) (log a) (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (log (* (cos (* (/ angle 180) (PI))) a)) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (cos (* 2 (* (* 1/180 angle) (PI)))) (* 2 (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (* b b) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a (cos (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180))) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (log (* (sin (* (PI) (/ angle 180))) b)) (* (sin (* (PI) (/ angle 180))) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 673 | 5679 |
| 0 | 744 | 5111 |
| 1 | 3590 | 5068 |
| 0 | 8401 | 4917 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
(*.f64 a 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 b (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) |
b |
(sin.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) |
#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 (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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)) |
(log.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) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 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 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.f64 angle angle) |
(*.f64 (*.f64 (PI.f64) b) (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
(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))) |
#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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #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))))) |
(cos.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) b) |
#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 a) #s(hole binary64 (pow a 2))) |
#s(approx a #s(hole binary64 a)) |
#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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (* (cos (* (/ angle 180) (PI))) a)) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (+ (log a) (log (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (log (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (+ (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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (* (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 (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a)))))) |
#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 (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (* (PI) b) (* (PI) b)) #s(hole binary64 (* (pow b 2) (pow (PI) 2)))) |
#s(approx (* (PI) b) #s(hole binary64 (* b (PI)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) b) #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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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) (exp (* (log (* (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 (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))) |
#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 (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 (/ 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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (+ (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (log a)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 2 (log a))))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (+ (* 2 (log a)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (log a))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (+ (log a) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* 1/32400 (* angle angle)) #s(hole binary64 (* 1/32400 (pow angle 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 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 (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) #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 angle) (PI)))))) #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 angle) (PI)))))) #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 angle) (PI))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) #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 angle) (PI))))) #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 angle) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #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 angle) (PI)))) #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 angle) (PI))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* 1/180 angle) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (exp (* (log (* (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 (exp (* (log (* (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 (exp (* (log (* (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 (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log angle) (log (* 1/180 (* b (PI))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* b (PI))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#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 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) #s(hole binary64 (* 2 (log (* a (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) #s(hole binary64 (log (* a (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) #s(hole binary64 (log (* b (sin (* 1/180 (* angle (PI)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 6 binary64))) (fma.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) |
(+.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) 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 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) b) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
b |
(sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) |
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(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) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) 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)) |
(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 (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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)))) |
(+.f64 #s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) 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 (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 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(+.f64 (log.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (log.f64 a)) |
(+.f64 (log.f64 a) (log.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) |
(*.f64 (exp.f64 (log.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 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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 (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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 b (PI.f64))) (*.f64 b (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) |
(*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) |
(*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.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 (neg.f64 (*.f64 b (PI.f64)))) (neg.f64 (neg.f64 (*.f64 b (PI.f64))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 b (PI.f64)))) (neg.f64 (fabs.f64 (*.f64 b (PI.f64))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 b (PI.f64)))) (fabs.f64 (fabs.f64 (*.f64 b (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (*.f64 b (PI.f64))) |
(*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) |
(*.f64 (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) |
(*.f64 (PI.f64) (*.f64 b (*.f64 b (PI.f64)))) |
(pow.f64 (neg.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (PI.f64)) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #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 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64))) |
(*.f64 b (PI.f64)) |
(*.f64 (PI.f64) b) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) b)) |
(/.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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b))) |
(+.f64 #s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (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 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.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 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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (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 (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 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a))) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)) a) |
(*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) |
(*.f64 a (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 a (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) a)) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) |
(cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (fabs.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
(log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(+.f64 (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (log.f64 b)) |
(+.f64 (log.f64 b) (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) b) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (exp (* (log a) 2)) (*.f64 a a)) |
#s(approx 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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (*.f64 (log.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (log.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx b b) |
#s(approx (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b))) |
#s(approx (* (* (PI) b) (* (PI) b)) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) |
#s(approx (* (PI) b) (*.f64 b (PI.f64))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) 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))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (*.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 angle (PI.f64)) #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 (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) |
#s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (exp (* (log (* (cos (* (/ angle 180) (PI))) 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 (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (log.f64 a)) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 a))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 a))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 a))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) a) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (/ angle 180) (PI))) (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 (* (/ angle 180) (PI))) (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 (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* 1/32400 (* angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)) |
#s(approx (* angle angle) (*.f64 angle angle)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) a) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (/ angle 180) (PI))) (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 (* (/ angle 180) (PI))) (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 (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (* b b)) (*.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 angle) (PI)))))) (* 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 angle) (PI)))))) (* 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 angle) (PI)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) #s(literal 1/32400 binary64))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (*.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 angle) (PI)))))) (*.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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.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 angle) (PI)))))) (*.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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.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 angle) (PI))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (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 angle) (PI))))) (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 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (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 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) (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 angle) (PI)))) (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 angle) (PI)))) (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 angle) (PI))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (* (* 1/180 angle) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2))) (*.f64 a a)) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) b)) 2)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) 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))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (*.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 (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (fma.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64)))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 (*.f64 #s(literal -1/194400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/24 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.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))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (log (* (cos (* (/ angle 180) (PI))) a)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (/ angle 180) (PI))) a)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* (* 1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
Compiled 7 029 to 2 014 computations (71.3% saved)
53 alts after pruning (50 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 379 | 20 | 399 |
| Fresh | 8 | 30 | 38 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 390 | 53 | 443 |
| Status | Accuracy | Program |
|---|---|---|
| 69.4% | (fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) | |
| 69.6% | (fma.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) | |
| 65.5% | (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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b))) | |
| 63.1% | (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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))) | |
| 65.3% | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) | |
| 55.3% | (fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #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))) | |
| 44.9% | (fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.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))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 63.1% | (fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 1/32400 binary64))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 10.9% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) b) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)))) | |
| 17.7% | (/.f64 (-.f64 (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))) | |
| 61.0% | (+.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) (*.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)))) | |
| 63.1% | (+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 79.0% | (+.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 78.9% | (+.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 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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)))) | |
| 63.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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))))) | |
| 73.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 #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(literal 2 binary64))) | |
| 60.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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 b b)))) | |
| ▶ | 60.8% | (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) |
| 60.8% | (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| ✓ | 60.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
| 60.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 48.3% | (+.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 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 29.3% | (+.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 (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 b b)))) | |
| 63.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 #s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) #s(literal 1/32400 binary64))) (*.f64 b b)))) | |
| 78.0% | (+.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)) (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))))) | |
| 42.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)) #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)))) | |
| 40.8% | (+.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| 46.7% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 51.9% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) a)) #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))))) | |
| 48.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a)) #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))))) | |
| 40.8% | (+.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| 47.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #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))))) | |
| ▶ | 61.8% | (+.f64 (exp.f64 (log.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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
| 79.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow.f64 (/.f64 #s(literal 1 binary64) a) #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))) | |
| ▶ | 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
| ✓ | 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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))) |
| 73.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #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(literal 2 binary64))) | |
| 75.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 64.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) | |
| 72.9% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #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(literal 2 binary64))) | |
| 74.9% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) | |
| ▶ | 64.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
| 42.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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)))) | |
| 38.8% | #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))))))) | |
| 55.3% | #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))) | |
| 44.9% | #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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| 34.3% | #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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) | |
| 25.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 b b))) | |
| 56.5% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 25.2% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) | |
| ✓ | 56.8% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
| ▶ | 55.3% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
Compiled 3 338 to 2 863 computations (14.2% saved)
| Inputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
(*.f64 a a) |
a |
(pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) |
(sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) |
(*.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 |
(PI.f64) |
b |
#s(literal -1 binary64) |
#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)))) |
(exp.f64 (log.f64 (*.f64 a a))) |
(log.f64 (*.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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) |
(+.f64 (exp.f64 (log.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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 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 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.f64 angle angle) |
(*.f64 (*.f64 (PI.f64) b) (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 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))) |
#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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 b b) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 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 a))) #s(hole binary64 (pow a 2))) |
#s(approx (log (* a a)) #s(hole binary64 (* 2 (log a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (pow (* (cos (* (/ angle 180) (PI))) a) 2))) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow (cos (* 1/180 (* angle (PI)))) 2)) (* 2 (log a))))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) a) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 a)) #s(hole binary64 (* -2 (log (/ 1 a))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow (cos (* 1/180 (* angle (PI)))) 2)) (* -2 (log (/ 1 a)))))) |
#s(approx (log (* a a)) #s(hole binary64 (* -2 (log (/ -1 a))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow (cos (* 1/180 (* angle (PI)))) 2)) (* -2 (log (/ -1 a)))))) |
#s(approx (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ 1 (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (/ angle 180) (PI))) b) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log b) (log (sin (* 1/180 (* angle (PI)))))))) |
#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/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (* (PI) b) (* (PI) b)) #s(hole binary64 (* (pow b 2) (pow (PI) 2)))) |
#s(approx (* (PI) b) #s(hole binary64 (* b (PI)))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #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 (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ 180 (* angle (* b (PI)))))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ (+ (* 1/1080 (/ (* (pow angle 2) (PI)) b)) (* 180 (/ 1 (* b (PI))))) angle))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/209952000 (/ (pow (PI) 3) b)) (* 1/699840000 (/ (pow (PI) 3) b))))) (* -1/1080 (/ (PI) b)))) (* 180 (/ 1 (* b (PI))))) angle))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/952342272000000 (/ (pow (PI) 5) b)) (+ (* 1/136048896000000 (/ (pow (PI) 5) b)) (* 1/194400 (* (pow (PI) 2) (+ (* -1/209952000 (/ (pow (PI) 3) b)) (* 1/699840000 (/ (pow (PI) 3) b))))))))) (+ (* -1/209952000 (/ (pow (PI) 3) b)) (* 1/699840000 (/ (pow (PI) 3) b))))) (* -1/1080 (/ (PI) b)))) (* 180 (/ 1 (* b (PI))))) angle))) |
#s(approx (* (sin (* (/ angle 180) (PI))) b) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* (sin (* (/ angle 180) (PI))) b) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* (sin (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ angle 180) (PI)) #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 (* 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) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log angle) (log (* 1/180 (* b (PI))))))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* b (PI))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) #s(hole binary64 (pow a 2))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (log (pow a 2)))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow a 2)) (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow a 2)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/87480000 (pow (PI) 4)) (* 24 (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow a 2)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/141717600000 (pow (PI) 6)) (+ (* 1/45 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (* 720 (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))))) (* 1/24 (+ (* -1/87480000 (pow (PI) 4)) (* 24 (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))))))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) a) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) a) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) a) #s(hole binary64 a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #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 (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/32400 (* angle angle)) #s(hole binary64 (* 1/32400 (pow angle 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 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 (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI)))))))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (+ (* -1/180 (* angle (* (pow b 2) (* (PI) (cos (* 1/2 (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* -1/180 (* (pow b 2) (* (PI) (cos (* 1/2 (PI)))))) (* 1/32400 (* angle (* (pow b 2) (* (pow (PI) 2) (sin (* 1/2 (PI))))))))) (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* -1/180 (* (pow b 2) (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* 1/8748000 (* angle (* (pow b 2) (* (pow (PI) 3) (cos (* 1/2 (PI))))))) (* 1/32400 (* (pow b 2) (* (pow (PI) 2) (sin (* 1/2 (PI)))))))))) (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- (+ 1/2 (* -1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* 1/32400 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* angle (- (* 1/8748000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))) (* -1/32400 (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (* 1/2 (sin (* 1/2 (PI)))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI)))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/2 (sin (* 1/2 (PI)))) (* angle (+ (* -1/32400 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/2 (sin (* 1/2 (PI)))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/32400 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/8748000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/90 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/16200 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/90 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/90 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/16200 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/4374000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/90 (* angle (PI))) (* 1/2 (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 (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (log (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (log (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- 1/2 (* 1/2 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI)))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (* 1/2 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/90 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | angle | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) a (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1) (* (sin (* (/ angle 180) (PI))) b) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (* 1/180 angle) 1/180 angle (PI) b -1 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (* a a))) (log (* a a)) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (log (* (sin (* (/ angle 180) (PI))) b)) (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (pow (* (cos (* (/ angle 180) (PI))) a) 2) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (* (* (PI) angle) 1/180) (* (PI) angle) (/ (PI) 2) (* b b)) |
| 43.0ms | angle | @ | -inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) a (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1) (* (sin (* (/ angle 180) (PI))) b) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (* 1/180 angle) 1/180 angle (PI) b -1 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (* a a))) (log (* a a)) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (log (* (sin (* (/ angle 180) (PI))) b)) (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (pow (* (cos (* (/ angle 180) (PI))) a) 2) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (* (* (PI) angle) 1/180) (* (PI) angle) (/ (PI) 2) (* b b)) |
| 39.0ms | a | @ | 0 | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) a (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1) (* (sin (* (/ angle 180) (PI))) b) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (* 1/180 angle) 1/180 angle (PI) b -1 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (* a a))) (log (* a a)) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (log (* (sin (* (/ angle 180) (PI))) b)) (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (pow (* (cos (* (/ angle 180) (PI))) a) 2) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (* (* (PI) angle) 1/180) (* (PI) angle) (/ (PI) 2) (* b b)) |
| 24.0ms | a | @ | inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) a (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1) (* (sin (* (/ angle 180) (PI))) b) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (* 1/180 angle) 1/180 angle (PI) b -1 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (* a a))) (log (* a a)) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (log (* (sin (* (/ angle 180) (PI))) b)) (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (pow (* (cos (* (/ angle 180) (PI))) a) 2) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (* (* (PI) angle) 1/180) (* (PI) angle) (/ (PI) 2) (* b b)) |
| 20.0ms | b | @ | -inf | ((+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) (pow (* a (cos (* (PI) (/ angle 180)))) 2) (* a a) a (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1) (* (sin (* (/ angle 180) (PI))) b) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (* 1/180 angle) 1/180 angle (PI) b -1 2 (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (* a a))) (log (* a a)) (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (log (* (sin (* (/ angle 180) (PI))) b)) (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (pow (* (cos (* (/ angle 180) (PI))) a) 2) (* (cos (* (/ angle 180) (PI))) a) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (* 1/32400 (* angle angle)) 1/32400 (* angle angle) (* (* (PI) b) (* (PI) b)) (* (PI) b) (+ (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)) (pow (* b (sin (* (PI) (/ angle 180)))) 2) (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (* (* (PI) angle) 1/180) (* (PI) angle) (/ (PI) 2) (* b b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 746 | 6893 |
| 0 | 817 | 6110 |
| 1 | 3948 | 5979 |
| 0 | 8142 | 5789 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) |
(*.f64 a a) |
a |
(pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) |
(sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) |
(*.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 |
(PI.f64) |
b |
#s(literal -1 binary64) |
#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)))) |
(exp.f64 (log.f64 (*.f64 a a))) |
(log.f64 (*.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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) |
(+.f64 (exp.f64 (log.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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 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 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.f64 angle angle) |
(*.f64 (*.f64 (PI.f64) b) (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 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))) |
#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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) angle) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 b b) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 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 a))) #s(hole binary64 (pow a 2))) |
#s(approx (log (* a a)) #s(hole binary64 (* 2 (log a)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (pow (* (cos (* (/ angle 180) (PI))) a) 2))) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow (cos (* 1/180 (* angle (PI)))) 2)) (* 2 (log a))))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) a) 2) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* a (cos (* (PI) (/ angle 180)))) #s(hole binary64 (* a (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 a)) #s(hole binary64 (* -2 (log (/ 1 a))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow (cos (* 1/180 (* angle (PI)))) 2)) (* -2 (log (/ 1 a)))))) |
#s(approx (log (* a a)) #s(hole binary64 (* -2 (log (/ -1 a))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow (cos (* 1/180 (* angle (PI)))) 2)) (* -2 (log (/ -1 a)))))) |
#s(approx (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ 1 (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (/ angle 180) (PI))) b) #s(hole binary64 (* b (sin (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log b) (log (sin (* 1/180 (* angle (PI)))))))) |
#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/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (* (* (PI) b) (* (PI) b)) #s(hole binary64 (* (pow b 2) (pow (PI) 2)))) |
#s(approx (* (PI) b) #s(hole binary64 (* b (PI)))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 2) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (pow (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) 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 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) #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 (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ 180 (* angle (* b (PI)))))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ (+ (* 1/1080 (/ (* (pow angle 2) (PI)) b)) (* 180 (/ 1 (* b (PI))))) angle))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/209952000 (/ (pow (PI) 3) b)) (* 1/699840000 (/ (pow (PI) 3) b))))) (* -1/1080 (/ (PI) b)))) (* 180 (/ 1 (* b (PI))))) angle))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/952342272000000 (/ (pow (PI) 5) b)) (+ (* 1/136048896000000 (/ (pow (PI) 5) b)) (* 1/194400 (* (pow (PI) 2) (+ (* -1/209952000 (/ (pow (PI) 3) b)) (* 1/699840000 (/ (pow (PI) 3) b))))))))) (+ (* -1/209952000 (/ (pow (PI) 3) b)) (* 1/699840000 (/ (pow (PI) 3) b))))) (* -1/1080 (/ (PI) b)))) (* 180 (/ 1 (* b (PI))))) angle))) |
#s(approx (* (sin (* (/ angle 180) (PI))) b) #s(hole binary64 (* 1/180 (* angle (* b (PI)))))) |
#s(approx (* (sin (* (/ angle 180) (PI))) b) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))))) |
#s(approx (* (sin (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ angle 180) (PI)) #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 (* 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) (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* a (cos (* (PI) (/ angle 180)))) 2) (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log angle) (log (* 1/180 (* b (PI))))))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* b (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* b (PI))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* b (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) #s(hole binary64 (pow a 2))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (log (pow a 2)))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow a 2)) (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow a 2)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/87480000 (pow (PI) 4)) (* 24 (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (+ (log (pow a 2)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/141717600000 (pow (PI) 6)) (+ (* 1/45 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (* 720 (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))))) (* 1/24 (+ (* -1/87480000 (pow (PI) 4)) (* 24 (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))))))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) a) 2) #s(hole binary64 (pow a 2))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) a) 2) #s(hole binary64 (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)))) |
#s(approx (pow (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) a) #s(hole binary64 a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) #s(hole binary64 (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #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 (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/32400 (* angle angle)) #s(hole binary64 (* 1/32400 (pow angle 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 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 (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI)))))))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (+ (* -1/180 (* angle (* (pow b 2) (* (PI) (cos (* 1/2 (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* -1/180 (* (pow b 2) (* (PI) (cos (* 1/2 (PI)))))) (* 1/32400 (* angle (* (pow b 2) (* (pow (PI) 2) (sin (* 1/2 (PI))))))))) (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* -1/180 (* (pow b 2) (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* 1/8748000 (* angle (* (pow b 2) (* (pow (PI) 3) (cos (* 1/2 (PI))))))) (* 1/32400 (* (pow b 2) (* (pow (PI) 2) (sin (* 1/2 (PI)))))))))) (* (pow b 2) (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- 1/2 (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- (+ 1/2 (* -1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* 1/32400 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* angle (- (* 1/8748000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))) (* -1/32400 (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (* 1/2 (sin (* 1/2 (PI)))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI)))))) (* 1/2 (sin (* 1/2 (PI))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/2 (sin (* 1/2 (PI)))) (* angle (+ (* -1/32400 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/2 (sin (* 1/2 (PI)))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/32400 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/8748000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/90 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/16200 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/90 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/90 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/16200 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/4374000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/90 (* angle (PI))) (* 1/2 (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 (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) #s(hole binary64 (log (* b (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) #s(hole binary64 (log (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) #s(hole binary64 (- 1/2 (* 1/2 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI)))))))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) #s(hole binary64 (* 1/2 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/90 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/90 (PI))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 4 binary64))) (-.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 6 binary64))) (fma.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 4 binary64)) (*.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(+.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (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 (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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(/.f64 #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))) |
a |
(*.f64 (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(*.f64 (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) b) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1 binary64)) b) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) (sinh.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) b) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1 binary64)) b) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)) b) |
(*.f64 b (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) (sinh.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) |
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) |
#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 |
(PI.f64) |
b |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(/.f64 #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 (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 (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 (-.f64 (*.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 4 binary64))) (-.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 6 binary64))) (fma.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 4 binary64)) (*.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(fma.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a))) |
(+.f64 #s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (neg.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(*.f64 (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (fabs.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(log.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))))) |
(+.f64 (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (log.f64 b)) |
(+.f64 (log.f64 b) (log.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(log.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) |
(/.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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) #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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))))) |
(/.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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) #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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) #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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))))))) |
(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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(fma.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(+.f64 #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) (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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)))) |
(*.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 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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 #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 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -2 binary64) (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 a)) (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 a) #s(literal 2 binary64) (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 a) (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64))) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) |
(*.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 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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 #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)) |
(/.f64 #s(literal 1 binary64) (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 (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 (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 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 b (PI.f64))) (*.f64 b (PI.f64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 angle angle)) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 angle angle))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle) |
(*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) |
#s(literal 1/32400 binary64) |
(*.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)) |
(/.f64 #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 (neg.f64 (*.f64 b (PI.f64)))) (neg.f64 (neg.f64 (*.f64 b (PI.f64))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 b (PI.f64)))) (neg.f64 (fabs.f64 (*.f64 b (PI.f64))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 b (PI.f64)))) (fabs.f64 (fabs.f64 (*.f64 b (PI.f64))))) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (*.f64 b (PI.f64))) |
(*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) |
(*.f64 (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) |
(*.f64 (PI.f64) (*.f64 b (*.f64 b (PI.f64)))) |
(pow.f64 (neg.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (PI.f64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (PI.f64)) #s(literal -2 binary64))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #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 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64))) |
(*.f64 b (PI.f64)) |
(*.f64 (PI.f64) b) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b))) |
(+.f64 #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a))) |
(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 #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)) |
(/.f64 #s(literal 1 binary64) (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 (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 (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 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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 angle (PI.f64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #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 angle (PI.f64)))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 3 binary64)) #s(literal 1/729000 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 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 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(fabs.f64 (*.f64 b b)) |
(+.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))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (exp (log (* a a))) (*.f64 a a)) |
#s(approx a a) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (log (* a a))) (*.f64 a a)) |
#s(approx (log (* a a)) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (log (* a a)) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
#s(approx (log (* a a)) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal -2 binary64))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) #s(literal -2 binary64)))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
#s(approx b b) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (* 1/32400 (* angle angle)) (* (* (PI) b) (* (PI) b))) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) |
#s(approx (* (* (PI) b) (* (PI) b)) (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b)) |
#s(approx (* (PI) b) (*.f64 b (PI.f64))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (*.f64 (log.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (log.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (*.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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (*.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 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.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 (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 b (PI.f64)) angle))) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) b) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle)) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -7/2099520000 binary64)) (*.f64 angle angle))) (*.f64 (/.f64 (PI.f64) b) #s(literal -1/1080 binary64))) (*.f64 angle angle) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle)) |
#s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal -1/952342272000000 binary64) (fma.f64 (*.f64 #s(literal 1/194400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -7/2099520000 binary64)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) b) #s(literal 1/136048896000000 binary64)))) (*.f64 angle angle))) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) b) #s(literal -7/2099520000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/1080 binary64) (/.f64 (PI.f64) b))) (*.f64 angle angle) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle)) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) |
#s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.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 (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.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 (* (/ angle 180) (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.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 (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (*.f64 angle (PI.f64)) #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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (*.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 (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (fma.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64)))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 2 binary64)))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 (*.f64 #s(literal -1/194400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (*.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 (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 angle angle)) (fma.f64 #s(literal 24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 #s(literal -1/87480000 binary64) (*.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) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 #s(literal -1/87480000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) #s(literal 1/24 binary64) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/141717600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/45 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) #s(literal 720 binary64)))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 2))) (*.f64 a a)) |
#s(approx (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 (exp (log (pow (* (cos (* (/ angle 180) (PI))) 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 (*.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 (* (cos (* (/ angle 180) (PI))) a) a) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (/ angle 180) (PI))) (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 (* (/ angle 180) (PI))) (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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 b (PI.f64)) (PI.f64)) b) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) 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))) #s(literal 1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (*.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/32400 (* angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) angle)) |
#s(approx (* angle angle) (*.f64 angle angle)) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) a) |
#s(approx (* (cos (* (/ angle 180) (PI))) a) (fma.f64 (*.f64 #s(literal -1/64800 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) a)) |
#s(approx (* (cos (* (/ angle 180) (PI))) 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 (* (/ angle 180) (PI))) 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 (cos (* (/ angle 180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (/ angle 180) (PI))) (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 (* (/ angle 180) (PI))) (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 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) angle) #s(literal 1/32400 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)))) angle))) |
#s(approx (* (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (* b b)) (fma.f64 (fma.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.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))) (*.f64 b b)) angle) #s(literal 1/8748000 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (-.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (-.f64 (fma.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (-.f64 (fma.f64 (fma.f64 (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/8748000 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)))) angle #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal 1/180 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (fma.f64 angle (fma.f64 (*.f64 #s(literal -1/32400 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))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (fma.f64 (fma.f64 angle (fma.f64 #s(literal -1/8748000 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) (*.f64 (*.f64 #s(literal -1/32400 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 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/2 binary64)))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal 1/90 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (fma.f64 angle (fma.f64 (*.f64 #s(literal -1/16200 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/90 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (fma.f64 (fma.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) (*.f64 (*.f64 #s(literal -1/16200 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/90 binary64))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
#s(approx (* (PI) angle) (*.f64 angle (PI.f64))) |
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (* (log (* (sin (* (/ angle 180) (PI))) b)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (/ angle 180) (PI))) b)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
#s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
#s(approx (- 1/2 (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) |
#s(approx (sin (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
Compiled 6 730 to 2 148 computations (68.1% saved)
61 alts after pruning (57 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 402 | 24 | 426 |
| Fresh | 12 | 33 | 45 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 418 | 61 | 479 |
| Status | Accuracy | Program |
|---|---|---|
| 69.4% | (fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) | |
| 69.6% | (fma.f64 (pow.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) | |
| 63.1% | (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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))) | |
| 65.5% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b))) | |
| 65.3% | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))))) b) b (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64))) | |
| 55.3% | (fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #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))) | |
| 44.9% | (fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.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))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 10.9% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) b) b) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) a) #s(literal 2 binary64)))) | |
| 61.0% | (+.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) (*.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)))) | |
| 63.1% | (+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 79.0% | (+.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) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 78.9% | (+.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 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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)))) | |
| 63.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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))))) | |
| 73.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 #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(literal 2 binary64))) | |
| 60.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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 b b)))) | |
| 60.8% | (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 60.8% | (+.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 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 45.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 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))) | |
| 60.8% | (+.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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) | |
| 60.8% | (+.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 #s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle))))) (*.f64 b b)))) | |
| 58.2% | (+.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 #s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b b)))) | |
| 60.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 48.3% | (+.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 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))) (*.f64 b b)))) | |
| 29.3% | (+.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 (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 b b)))) | |
| 63.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 #s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) #s(literal 1/32400 binary64))) (*.f64 b b)))) | |
| 42.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)) #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)))) | |
| 40.8% | (+.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| 46.7% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) | |
| 51.9% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) a)) #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))))) | |
| 48.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a)) #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))))) | |
| 40.8% | (+.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) | |
| 47.2% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #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))))) | |
| 61.9% | (+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #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))))) | |
| 61.8% | (+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 #s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #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))))) | |
| 62.0% | (+.f64 (exp.f64 (log.f64 (pow.f64 #s(approx (* (cos (* (/ angle 180) (PI))) a) a) #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))))) | |
| 0.0% | (+.f64 (exp.f64 #s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) #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))))) | |
| 79.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow.f64 (/.f64 #s(literal 1 binary64) a) #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))) | |
| 64.9% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) | |
| 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (/.f64 #s(literal 1 binary64) b))) #s(literal 2 binary64))) | |
| 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #s(literal -2 binary64))) | |
| 73.3% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) b) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle))) #s(literal 2 binary64))) | |
| 74.9% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 b (PI.f64)) angle)))) #s(literal 2 binary64))) | |
| 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1 binary64)) b) #s(literal 2 binary64))) | |
| 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) #s(literal -1 binary64))) | |
| ✓ | 79.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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))) |
| 75.0% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 64.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) | |
| 74.9% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) | |
| ✓ | 64.1% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
| 78.2% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (exp.f64 (log.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))))) | |
| 42.5% | (+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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)))) | |
| 38.8% | #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))))))) | |
| 55.3% | #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))) | |
| 25.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 b b))) | |
| ✓ | 56.8% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
| ✓ | 55.3% | #s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (exp.f64 (log.f64 (*.f64 a a)))) |
| 44.9% | #s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| 34.3% | #s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 b b))) | |
| 56.5% | #s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 25.2% | #s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
Compiled 3 763 to 2 342 computations (37.8% 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)) (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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (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 #s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (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 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#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 (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 b (PI.f64)) angle)))) #s(literal 2 binary64))) |
#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))))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #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(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) b) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #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(literal 2 binary64))) |
(+.f64 (exp.f64 (log.f64 (pow.f64 #s(approx (* (cos (* (/ angle 180) (PI))) a) a) #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))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) 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 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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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) (*.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 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #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) #s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (/.f64 #s(literal 1 binary64) b))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 1/32400 binary64))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #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 #s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) #s(literal 1/32400 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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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)) (exp.f64 (log.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow.f64 (/.f64 #s(literal 1 binary64) a) #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))) |
(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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #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 (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/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 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1 binary64)) b) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) 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)) (pow.f64 (*.f64 b #s(approx (sin (* (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 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) a)) #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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) a)) #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 (exp.f64 #s(approx (log (pow (* (cos (* (/ angle 180) (PI))) a) 2)) (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 a))) #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 (exp.f64 (log.f64 (pow.f64 (*.f64 #s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #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 (exp.f64 (log.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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #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 (exp.f64 #s(literal 2 binary64)) (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 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.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))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 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 (*.f64 b #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(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 #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(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)) #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)))) |
(+.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 (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)))) |
(+.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 (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(literal 2 binary64))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 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 #s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 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 (exp (* (log (* (sin (* (/ angle 180) (PI))) b)) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) 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 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 #s(literal 1/180 binary64) angle) (PI.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))) #s(literal -1 binary64))) |
#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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (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 (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))) |
(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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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) (sin.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (/.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 (*.f64 (PI.f64) angle) #s(literal 1/180 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)) (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 (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 (*.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 (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 #s(approx (+ (* (* (* (PI) angle) 1/180) 2) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/90 binary64) (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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 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) (*.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)))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) #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))) |
(+.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #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 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))) |
(+.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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))) #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))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #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 (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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (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 (*.f64 (PI.f64) angle) #s(literal 1/180 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)) (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.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 (*.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) (sin.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a))) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 2)) (*.f64 a a)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.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 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) (/.f64 (PI.f64) #s(literal 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 (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 b b)))) |
(+.f64 (pow.f64 (*.f64 a (fma.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #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 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) 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 angle #s(literal 180 binary64)) (PI.f64)))))) 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 a (fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 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)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) 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 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) 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)))) |
| Outputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
6 calls:
| 35.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 29.0ms | a |
| 28.0ms | angle |
| 26.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 25.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.1% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 79.1% | 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))) |
| 79.1% | 1 | a |
| 79.1% | 1 | b |
| 79.1% | 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)) (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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (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 #s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (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 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#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 (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 b (PI.f64)) angle)))) #s(literal 2 binary64))) |
#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))))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #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(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) b) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #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(literal 2 binary64))) |
(+.f64 (exp.f64 (log.f64 (pow.f64 #s(approx (* (cos (* (/ angle 180) (PI))) a) a) #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))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) 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 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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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) (*.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 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (log (* (cos (* (/ angle 180) (PI))) a)) 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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))) #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) #s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))) (*.f64 b b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) (/.f64 #s(literal 1 binary64) b))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (pow (sin (* (PI) (/ angle 180))) 2) (*.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 1/32400 binary64))) (*.f64 b b) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #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 #s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* 1/180 angle) (PI)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) #s(literal 1/32400 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/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) b))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.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)) (exp.f64 (log.f64 (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow.f64 (/.f64 #s(literal 1 binary64) a) #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))) |
(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/32400 binary64) angle) angle) (*.f64 (*.f64 (*.f64 (PI.f64) b) (PI.f64)) b)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #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 (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/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 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal -1 binary64)) b) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.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))) |
6 calls:
| 15.0ms | b |
| 14.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 11.0ms | angle |
| 10.0ms | a |
| 10.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 1 | b |
| 79.1% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.1% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 79.1% | 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))) |
| 79.1% | 1 | angle |
| 79.1% | 1 | a |
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)) (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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (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 #s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (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 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#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 (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 b (PI.f64)) angle)))) #s(literal 2 binary64))) |
#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))))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #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(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) b) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) #s(approx (exp (* (log (* (sin (* (/ angle 180) (PI))) 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 (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (exp (log (pow (* (cos (* (/ angle 180) (PI))) a) 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #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(literal 2 binary64))) |
(+.f64 (exp.f64 (log.f64 (pow.f64 #s(approx (* (cos (* (/ angle 180) (PI))) a) a) #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))))) |
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) 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 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 (cos.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 a a))) |
| Outputs |
|---|
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) b) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 b (PI.f64)))) angle))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #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(literal 2 binary64))) |
6 calls:
| 15.0ms | a |
| 7.0ms | b |
| 6.0ms | angle |
| 6.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 6.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 2 | b |
| 75.0% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 75.0% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 77.6% | 2 | (+.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))) |
| 75.0% | 1 | angle |
| 75.0% | 1 | a |
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)) (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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (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 #s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (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 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#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 (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (/ angle 180) (PI))) b) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 b (PI.f64)) angle)))) #s(literal 2 binary64))) |
#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))))))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #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(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 (*.f64 b #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
2 calls:
| 3.0ms | b |
| 3.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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.7% | 2 | (+.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.8% | 2 | b |
Compiled 21 to 18 computations (14.3% 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)) (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)))) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (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 #s(approx (/ 1 (pow (* (sin (* (/ angle 180) (PI))) b) -1)) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
(+.f64 #s(approx (pow (* a (cos (* (PI) (/ angle 180)))) 2) (*.f64 a a)) (pow.f64 #s(approx (* (sin (* (PI) (/ angle 180))) b) (*.f64 (*.f64 (*.f64 b (PI.f64)) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -0.9b remaining (-3.4%)
Threshold costs -0.9b (-3.4%)
| 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)) (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)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) (*.f64 a a)) |
6 calls:
| 1.0ms | a |
| 1.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))) |
| 1.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 1.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 1.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.8% | 1 | a |
| 56.8% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 56.8% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 56.8% | 1 | angle |
| 56.8% | 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))) |
| 56.8% | 1 | b |
Compiled 31 to 36 computations (-16.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 5.9767589942657966e+72 | 9.290619034193116e+74 |
| 12.0ms | 112× | 0 | valid |
Compiled 528 to 471 computations (10.8% saved)
ival-cosu: 3.0ms (31.5% of total)ival-sinu: 3.0ms (31.5% of total)ival-pow2: 2.0ms (21% of total)ival-mult!: 1.0ms (10.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 9.098649227470514e-58 | 4.1006285158571893e-54 |
| 13.0ms | 128× | 0 | valid |
Compiled 392 to 352 computations (10.2% saved)
ival-cosu: 3.0ms (29.9% of total)ival-sinu: 3.0ms (29.9% of total)ival-pow2: 2.0ms (19.9% of total)ival-mult!: 1.0ms (10% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.098649227470514e-58 | 4.1006285158571893e-54 |
Compiled 400 to 360 computations (10% saved)
| 1× | fuel |
Compiled 126 to 85 computations (32.5% saved)
(abs angle)
(abs b)
(abs a)
Compiled 1 778 to 1 390 computations (21.8% saved)
Loading profile data...