
Time bar (total: 4.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 23 to 12 computations (47.8% saved)
| 1.1s | 8 256× | 0 | valid |
ival-sinu: 317.0ms (37% of total)ival-cosu: 201.0ms (23.4% of total)ival-pow2: 180.0ms (21% of total)ival-mult!: 141.0ms (16.4% of total)ival-add!: 17.0ms (2% of total)adjust: 2.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 216 |
| 1 | 172 | 213 |
| 2 | 735 | 213 |
| 3 | 3875 | 213 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(abs a)
(abs b)
(abs angle)
Compiled 40 to 30 computations (25% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
a |
(sin.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)) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
b |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (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 angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (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 (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | angle | @ | 0 | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI)))) |
| 3.0ms | a | @ | 0 | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI)))) |
| 3.0ms | angle | @ | inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI)))) |
| 3.0ms | a | @ | inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI)))) |
| 3.0ms | angle | @ | -inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 1505 |
| 0 | 296 | 1397 |
| 1 | 1778 | 1385 |
| 0 | 8356 | 1335 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
a |
(sin.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)) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
b |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (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 angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (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 (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64))) |
a |
(pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64)) |
(sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #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 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) |
(*.f64 b (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64))) |
b |
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.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) (*.f64 #s(literal 1/180 binary64) angle))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a a))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) |
#s(approx b b) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
#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 (* (/ angle 180) (PI)) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) b) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#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 (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
Compiled 2 532 to 655 computations (74.1% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 25 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 25 | 130 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) | |
| 13.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))) | |
| 16.4% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 67.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) | |
| ▶ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
| ▶ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 72.7% | (+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.7% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| ▶ | 72.7% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 57.9% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.2% | (+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 40.9% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.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))))))) | |
| 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) | |
| 24.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) | |
| 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) | |
| ▶ | 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
Compiled 1 372 to 1 126 computations (17.9% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
a |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
angle |
#s(literal 1/180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
b |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
(*.f64 b b) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) a) |
(*.f64 (PI.f64) angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(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) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 180 binary64) angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (* (PI) angle) a) 1/180) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* (* (PI) angle) a) #s(hole binary64 (* a (* angle (PI))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* angle 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle 1/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 1/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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (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 (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ 1 (/ 180 angle)) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (/ 180 angle)) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 180 angle) #s(hole binary64 (/ 180 angle))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (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 (sin (* (* angle 1/180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | angle | @ | 0 | ((+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) a (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) angle 1/180 (PI) 2 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) b (cos (* (* angle 1/180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* b b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (* (* (* (PI) angle) a) 1/180) (* (* (PI) angle) a) (* (PI) angle) (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (* a (sin (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (pow (* b (cos (* (* (PI) angle) 1/180))) 2) (* b (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (sin (* (/ 1 (/ 180 angle)) (PI))) (* (/ 1 (/ 180 angle)) (PI)) (/ 1 (/ 180 angle)) 1 (/ 180 angle) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (cos (* (/ 1 (/ 180 angle)) (PI)))) |
| 5.0ms | a | @ | 0 | ((+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) a (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) angle 1/180 (PI) 2 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) b (cos (* (* angle 1/180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* b b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (* (* (* (PI) angle) a) 1/180) (* (* (PI) angle) a) (* (PI) angle) (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (* a (sin (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (pow (* b (cos (* (* (PI) angle) 1/180))) 2) (* b (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (sin (* (/ 1 (/ 180 angle)) (PI))) (* (/ 1 (/ 180 angle)) (PI)) (/ 1 (/ 180 angle)) 1 (/ 180 angle) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (cos (* (/ 1 (/ 180 angle)) (PI)))) |
| 4.0ms | angle | @ | -inf | ((+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) a (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) angle 1/180 (PI) 2 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) b (cos (* (* angle 1/180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* b b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (* (* (* (PI) angle) a) 1/180) (* (* (PI) angle) a) (* (PI) angle) (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (* a (sin (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (pow (* b (cos (* (* (PI) angle) 1/180))) 2) (* b (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (sin (* (/ 1 (/ 180 angle)) (PI))) (* (/ 1 (/ 180 angle)) (PI)) (/ 1 (/ 180 angle)) 1 (/ 180 angle) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (cos (* (/ 1 (/ 180 angle)) (PI)))) |
| 4.0ms | angle | @ | inf | ((+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) a (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) angle 1/180 (PI) 2 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) b (cos (* (* angle 1/180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* b b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (* (* (* (PI) angle) a) 1/180) (* (* (PI) angle) a) (* (PI) angle) (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (* a (sin (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (pow (* b (cos (* (* (PI) angle) 1/180))) 2) (* b (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (sin (* (/ 1 (/ 180 angle)) (PI))) (* (/ 1 (/ 180 angle)) (PI)) (/ 1 (/ 180 angle)) 1 (/ 180 angle) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (cos (* (/ 1 (/ 180 angle)) (PI)))) |
| 3.0ms | a | @ | -inf | ((+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) a (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) angle 1/180 (PI) 2 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) b (cos (* (* angle 1/180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* b b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (* (* (* (PI) angle) a) 1/180) (* (* (PI) angle) a) (* (PI) angle) (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (* a (sin (* (* (PI) angle) 1/180))) (sin (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (pow (* b (cos (* (* (PI) angle) 1/180))) 2) (* b (cos (* (* (PI) angle) 1/180))) (cos (* (* (PI) angle) 1/180)) (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (sin (* (/ 1 (/ 180 angle)) (PI))) (* (/ 1 (/ 180 angle)) (PI)) (/ 1 (/ 180 angle)) 1 (/ 180 angle) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (cos (* (/ 1 (/ 180 angle)) (PI)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 6077 |
| 0 | 534 | 5525 |
| 1 | 2236 | 5477 |
| 0 | 8374 | 5283 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
a |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
angle |
#s(literal 1/180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
b |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
(*.f64 b b) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) a) |
(*.f64 (PI.f64) angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(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) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 180 binary64) angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (* (* (* (PI) angle) a) 1/180) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* (* (PI) angle) a) #s(hole binary64 (* a (* angle (PI))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* angle 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle 1/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 1/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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (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 (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* (PI) angle) 1/180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 1)) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ 1 (/ 180 angle)) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (/ 180 angle)) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 180 angle) #s(hole binary64 (/ 180 angle))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (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 (sin (* (* angle 1/180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (* (PI) angle) 1/180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (*.f64 (*.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 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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))))))) (*.f64 (neg.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))))))) (*.f64 (*.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 a a)) (*.f64 (neg.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))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.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 a a)) (*.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 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.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 a a)) (*.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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.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 a a))) (*.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)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (*.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))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (*.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))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (*.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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.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))) |
(fma.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 a a) (*.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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.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))) |
(fma.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 a a))) |
(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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.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 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (*.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 a a)) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (*.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 a a)) (*.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 (-.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 a a)) (*.f64 (neg.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)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #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 #s(literal 1/180 binary64) angle) (PI.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.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 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 1 binary64))) |
a |
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 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) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
angle |
#s(literal 1/180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.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)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 1 binary64))) |
b |
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 b b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.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 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.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(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
(fma.f64 (fabs.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (fabs.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(fma.f64 (neg.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (neg.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(fma.f64 (exp.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(fma.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(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(fma.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(*.f64 (fabs.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (fabs.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(*.f64 (neg.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (neg.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(*.f64 (exp.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))))) |
(*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) a) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 a #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)) |
(*.f64 (*.f64 a angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) a) |
(*.f64 (PI.f64) (*.f64 angle a)) |
(*.f64 a (*.f64 (PI.f64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 a angle))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.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)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 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) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 180 binary64) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (*.f64 (*.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 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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))))))) (*.f64 (neg.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))))))) (*.f64 (*.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 a a)) (*.f64 (neg.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))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.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 a a)) (*.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 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.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 a a)) (*.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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.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 a a))) (*.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)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (*.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))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (*.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))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (*.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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.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))) |
(fma.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 a a) (*.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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.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))) |
(fma.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 a a))) |
(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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.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 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (*.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 a a)) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (*.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 a a)) (*.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 (-.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 a a)) (*.f64 (neg.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)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #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 #s(literal 1/180 binary64) angle) (PI.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.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 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 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) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.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)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (*.f64 (*.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 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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))))))) (*.f64 (neg.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))))))) (*.f64 (*.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 a a)) (*.f64 (neg.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))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.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 a a)) (*.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 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.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 a a)) (*.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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.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 a a))) (*.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)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (*.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))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (*.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))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (*.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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.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))) |
(fma.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 a a) (*.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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.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))) |
(fma.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 a a))) |
(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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.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 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (*.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 a a)) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (*.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 a a)) (*.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 (-.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 a a)) (*.f64 (neg.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)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #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 #s(literal 1/180 binary64) angle) (PI.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.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 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 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) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.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)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.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 a a) (*.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)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 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 a a))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.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 a a) (*.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)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 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 a a))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
#s(approx (* (* (* (PI) angle) a) 1/180) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (* (* (PI) angle) a) (*.f64 (*.f64 (PI.f64) angle) a)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.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 a a) (*.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)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 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 a a))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.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 a a) (*.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)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 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 a a))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 a a))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #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))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #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))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #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))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 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 #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))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
(pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (sin (* (* angle 1/180) (PI))) (*.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 (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* angle 1/180) (PI)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) b) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
(pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) b) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 1/180) (PI)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
(pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (sin (* (* angle 1/180) (PI))) (*.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 (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* angle 1/180) (PI)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) b) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
(pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (sin (* (* angle 1/180) (PI))) (*.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 (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* angle 1/180) (PI)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (/ 180 angle) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) b) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 (sin (* (* angle 1/180) (PI))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (sin (* (* angle 1/180) (PI))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (sin (* (* angle 1/180) (PI))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
Compiled 4 327 to 1 183 computations (72.7% saved)
37 alts after pruning (34 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 26 | 223 |
| Fresh | 12 | 8 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 211 | 37 | 248 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | (fma.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 a a))) | |
| 72.7% | (fma.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(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) | |
| 13.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.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 a a)) (*.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)))) | |
| 21.1% | (/.f64 (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) | |
| 16.4% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) | |
| 15.7% | (/.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) | |
| ▶ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) | |
| ✓ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 67.1% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) | |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
| 78.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 65.7% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 58.0% | (+.f64 (*.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 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 57.9% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 72.7% | (+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.2% | (+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 41.0% | (+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| ▶ | 61.0% | (+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.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))))))) | |
| 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) | |
| 24.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) | |
| 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) | |
| ✓ | 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
| ▶ | 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
Compiled 2 027 to 1 581 computations (22% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) |
a |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
angle |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) |
b |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(log.f64 b) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) |
#s(literal 1/32400 binary64) |
(*.f64 a a) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 angle angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (PI.f64) angle) |
#s(literal 180 binary64) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/32400 (* a a)) #s(hole binary64 (* 1/32400 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp (* (log b) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (log b) #s(hole binary64 (log b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b))))))) |
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (/ 1 (* 1/180 angle))) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 1 (* 1/180 angle)) #s(hole binary64 (/ 180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* (* (PI) (PI)) (* angle angle)) #s(hole binary64 (* (pow angle 2) (pow (PI) 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle 1/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 1/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 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (/ (* (PI) angle) 180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 b)) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (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 (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* 1/180 (/ 1 (/ 1 angle))) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 1 (/ 1 angle)) #s(hole binary64 angle)) |
#s(approx (/ 1 angle) #s(hole binary64 (/ 1 angle))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (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 (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 148.0ms | b | @ | 0 | ((+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) 1 (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 angle (PI) 2 (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) 180 (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) (* 1/180 (/ 1 (/ 1 angle))) (/ 1 (/ 1 angle)) (/ 1 angle) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) |
| 22.0ms | b | @ | -inf | ((+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) 1 (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 angle (PI) 2 (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) 180 (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) (* 1/180 (/ 1 (/ 1 angle))) (/ 1 (/ 1 angle)) (/ 1 angle) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) |
| 9.0ms | b | @ | inf | ((+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) 1 (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 angle (PI) 2 (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) 180 (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) (* 1/180 (/ 1 (/ 1 angle))) (/ 1 (/ 1 angle)) (/ 1 angle) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) |
| 6.0ms | a | @ | -inf | ((+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) 1 (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 angle (PI) 2 (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) 180 (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) (* 1/180 (/ 1 (/ 1 angle))) (/ 1 (/ 1 angle)) (/ 1 angle) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) |
| 4.0ms | angle | @ | inf | ((+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) 1 (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 angle (PI) 2 (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (* (PI) (PI)) (* angle angle)) (* (PI) (PI)) (* angle angle) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) 180 (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) (* 1/180 (/ 1 (/ 1 angle))) (/ 1 (/ 1 angle)) (/ 1 angle) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 518 | 6939 |
| 0 | 603 | 5937 |
| 1 | 2456 | 5875 |
| 0 | 9203 | 5673 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) |
a |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
angle |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) |
b |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(log.f64 b) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) |
#s(literal 1/32400 binary64) |
(*.f64 a a) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 angle angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (PI.f64) angle) |
#s(literal 180 binary64) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) angle) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/32400 (* a a)) #s(hole binary64 (* 1/32400 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp (* (log b) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (log b) #s(hole binary64 (log b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b))))))) |
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (/ 1 (* 1/180 angle))) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 1 (* 1/180 angle)) #s(hole binary64 (/ 180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* (* (PI) (PI)) (* angle angle)) #s(hole binary64 (* (pow angle 2) (pow (PI) 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle 1/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 1/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 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (/ (* (PI) angle) 180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI)))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 b)) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (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 (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 1/180 (/ 1 (/ 1 angle))) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* 1/180 (/ 1 (/ 1 angle))) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 1 (/ 1 angle)) #s(hole binary64 angle)) |
#s(approx (/ 1 angle) #s(hole binary64 (/ 1 angle))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (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 (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* 1/180 (/ 1 (/ 1 angle))) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))) (*.f64 (neg.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 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.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 1/180 binary64)) (PI.f64)))))) (*.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(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 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.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 1/180 binary64)) (PI.f64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 1 binary64))) |
a |
(pow.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) #s(literal 180 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(pow.f64 (/.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) |
(pow.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -360 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 angle))) |
(/.f64 #s(literal 360 binary64) (*.f64 #s(literal 2 binary64) angle)) |
(/.f64 #s(literal -180 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/180 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 angle #s(literal 1/180 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 angle #s(literal 1/180 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 angle #s(literal 1/180 binary64))))) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 angle #s(literal 1/180 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) #s(literal 180 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 1/180 binary64) |
angle |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) |
(*.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 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 1 binary64))) |
b |
(pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 b))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 b)) |
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 b) (log.f64 b))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 b)) |
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 b)) |
(+.f64 (log.f64 b) (log.f64 b)) |
(log.f64 (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b))) |
(*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64)) |
(neg.f64 (neg.f64 (log.f64 b))) |
(log.f64 b) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(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 1/180 binary64)) (PI.f64)))))) (*.f64 b b) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(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 1/180 binary64)) (PI.f64)))))) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (-.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a)) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) |
#s(literal 1/32400 binary64) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(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 (fabs.f64 (*.f64 (PI.f64) angle)) (fabs.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) |
(*.f64 (neg.f64 (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 angle angle))) |
(pow.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #s(literal 2 binary64) (*.f64 (log.f64 angle) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 angle) #s(literal 2 binary64) (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) angle)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
(*.f64 (fabs.f64 (fabs.f64 angle)) (fabs.f64 (fabs.f64 angle))) |
(*.f64 (neg.f64 (fabs.f64 angle)) (neg.f64 (fabs.f64 angle))) |
(*.f64 (neg.f64 (neg.f64 angle)) (neg.f64 (neg.f64 angle))) |
(*.f64 (exp.f64 (log.f64 angle)) (exp.f64 (log.f64 angle))) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(*.f64 angle angle) |
(*.f64 #s(literal 1 binary64) (*.f64 angle angle)) |
(pow.f64 (exp.f64 (log.f64 angle)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) angle) (/.f64 #s(literal 1 binary64) angle)) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) 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) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) (/.f64 #s(literal 1 binary64) angle))) |
(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 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) |
(*.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 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) #s(literal 180 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))) (*.f64 (neg.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 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.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 1/180 binary64)) (PI.f64)))))) (*.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(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 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.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 1/180 binary64)) (PI.f64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
#s(literal 180 binary64) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) |
(*.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 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))) (*.f64 (neg.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 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.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 1/180 binary64)) (PI.f64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.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 1/180 binary64)) (PI.f64)))))) (*.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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(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 1/180 binary64)) (PI.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.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 1/180 binary64)) (PI.f64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) #s(literal 180 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
angle |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(pow.f64 (/.f64 angle #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1 binary64)) |
(pow.f64 angle #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 angle #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 angle)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 angle #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 angle #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) angle) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
(*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) |
(*.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 1/180 binary64)) (PI.f64))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 2 binary64)) |
(pow.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (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 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
#s(approx (* 1/32400 (* a a)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 a a))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
#s(approx b b) |
#s(approx (exp (* (log b) 2)) (*.f64 b b)) |
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (log b) (log.f64 b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 1/180 binary64)) (PI.f64)))))) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 b b))) |
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (log b) (log.f64 b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 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 angle #s(literal 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64))))))) (*.f64 b b))) |
#s(approx (* (log b) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 b))))))) |
#s(approx (log b) (log.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (* angle 1/180) (*.f64 angle #s(literal 1/180 binary64))) |
#s(approx (/ 1 (* 1/180 angle)) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (* angle 1/180) (*.f64 angle #s(literal 1/180 binary64))) |
#s(approx (/ 1 (/ 1 angle)) angle) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) b) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (* (* (PI) (PI)) (* angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle)) |
#s(approx (* angle angle) (*.f64 angle angle)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) b) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (* angle 1/180) (*.f64 angle #s(literal 1/180 binary64))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) b) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
#s(approx (* angle 1/180) (*.f64 angle #s(literal 1/180 binary64))) |
#s(approx (/ 1 (/ 1 angle)) angle) |
#s(approx (/ 1 angle) (/.f64 #s(literal 1 binary64) angle)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) b) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (* angle 1/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 1/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 1/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 (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
#s(approx (cos (* (* angle 1/180) (PI))) (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
Compiled 5 332 to 1 960 computations (63.2% saved)
44 alts after pruning (39 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 308 | 14 | 322 |
| Fresh | 4 | 25 | 29 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 315 | 44 | 359 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | (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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) | |
| 72.7% | (fma.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(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) | |
| 13.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) | |
| 21.1% | (/.f64 (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) | |
| 16.4% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) | |
| 15.7% | (/.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) | |
| 79.9% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) | |
| ✓ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) | |
| ▶ | 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b))) |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
| 78.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64)))) (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 67.1% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) | |
| ✓ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
| 78.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))))) (PI.f64)))) #s(literal 2 binary64))) | |
| 78.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| ▶ | 65.7% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 58.0% | (+.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) | |
| 58.0% | (+.f64 (*.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 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 57.9% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 72.7% | (+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.2% | (+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 41.0% | (+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.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))))))) | |
| 53.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) | |
| 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) | |
| 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) | |
| 24.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) | |
| 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) | |
| ✓ | 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
| ▶ | 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
Compiled 2 342 to 1 856 computations (20.8% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) |
a |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) angle) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) |
b |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
(exp.f64 (log.f64 (*.f64 b b))) |
(log.f64 (*.f64 b b)) |
(*.f64 b b) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a)))))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp (log (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (log (* b b)) #s(hole binary64 (* 2 (log b)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (log (* b b)) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (log (* b b)) #s(hole binary64 (* -2 (log (/ -1 b))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (* (/ 1 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 (* (/ 1 (* (/ 1 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 (* (/ 1 (* (/ 1 angle) 180)) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (* (/ 1 angle) 180)) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* (/ 1 angle) 180) #s(hole binary64 (/ 180 angle))) |
#s(approx (/ 1 angle) #s(hole binary64 (/ 1 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ 1 (* (/ 1 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 (* (/ 1 (* (/ 1 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (/ 1 (* 1/180 angle))) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 1 (* 1/180 angle)) #s(hole binary64 (/ 180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* angle (* (PI) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 1)) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* a (PI))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (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 (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (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 (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 1/180 angle) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle 1/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 1/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 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (log (* a (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 54.0ms | a | @ | -inf | ((+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) (* (/ 1 (* (/ 1 angle) 180)) (PI)) (/ 1 (* (/ 1 angle) 180)) 1 (* (/ 1 angle) 180) (/ 1 angle) angle 180 (PI) 2 (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (* b b) (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (* a (sin (* angle (* (PI) 1/180)))) (sin (* angle (* (PI) 1/180))) (* angle (* (PI) 1/180)) (* (PI) 1/180) (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (* b (cos (* angle (* (PI) 1/180)))) (cos (* angle (* (PI) 1/180))) (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (log (* (sin (* (* 1/180 angle) (PI))) a)) (* (sin (* (* 1/180 angle) (PI))) a) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180)) |
| 21.0ms | angle | @ | inf | ((+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) (* (/ 1 (* (/ 1 angle) 180)) (PI)) (/ 1 (* (/ 1 angle) 180)) 1 (* (/ 1 angle) 180) (/ 1 angle) angle 180 (PI) 2 (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (* b b) (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (* a (sin (* angle (* (PI) 1/180)))) (sin (* angle (* (PI) 1/180))) (* angle (* (PI) 1/180)) (* (PI) 1/180) (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (* b (cos (* angle (* (PI) 1/180)))) (cos (* angle (* (PI) 1/180))) (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (log (* (sin (* (* 1/180 angle) (PI))) a)) (* (sin (* (* 1/180 angle) (PI))) a) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180)) |
| 21.0ms | angle | @ | -inf | ((+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) (* (/ 1 (* (/ 1 angle) 180)) (PI)) (/ 1 (* (/ 1 angle) 180)) 1 (* (/ 1 angle) 180) (/ 1 angle) angle 180 (PI) 2 (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (* b b) (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (* a (sin (* angle (* (PI) 1/180)))) (sin (* angle (* (PI) 1/180))) (* angle (* (PI) 1/180)) (* (PI) 1/180) (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (* b (cos (* angle (* (PI) 1/180)))) (cos (* angle (* (PI) 1/180))) (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (log (* (sin (* (* 1/180 angle) (PI))) a)) (* (sin (* (* 1/180 angle) (PI))) a) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180)) |
| 16.0ms | a | @ | 0 | ((+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) (* (/ 1 (* (/ 1 angle) 180)) (PI)) (/ 1 (* (/ 1 angle) 180)) 1 (* (/ 1 angle) 180) (/ 1 angle) angle 180 (PI) 2 (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (* b b) (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (* a (sin (* angle (* (PI) 1/180)))) (sin (* angle (* (PI) 1/180))) (* angle (* (PI) 1/180)) (* (PI) 1/180) (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (* b (cos (* angle (* (PI) 1/180)))) (cos (* angle (* (PI) 1/180))) (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (log (* (sin (* (* 1/180 angle) (PI))) a)) (* (sin (* (* 1/180 angle) (PI))) a) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180)) |
| 16.0ms | b | @ | -inf | ((+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) (* (/ 1 (* (/ 1 angle) 180)) (PI)) (/ 1 (* (/ 1 angle) 180)) 1 (* (/ 1 angle) 180) (/ 1 angle) angle 180 (PI) 2 (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (* b b) (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) (/ 1 (/ 1 (* 1/180 angle))) (/ 1 (* 1/180 angle)) (* 1/180 angle) 1/180 (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (* a (sin (* angle (* (PI) 1/180)))) (sin (* angle (* (PI) 1/180))) (* angle (* (PI) 1/180)) (* (PI) 1/180) (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (* b (cos (* angle (* (PI) 1/180)))) (cos (* angle (* (PI) 1/180))) (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (log (* (sin (* (* 1/180 angle) (PI))) a)) (* (sin (* (* 1/180 angle) (PI))) a) (sin (* (* 1/180 angle) (PI))) (* (* 1/180 angle) (PI)) (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (* b (cos (* (* angle 1/180) (PI)))) (cos (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 557 | 7021 |
| 0 | 640 | 6107 |
| 1 | 2773 | 6063 |
| 0 | 8431 | 5857 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) |
a |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) angle) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) |
b |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
(exp.f64 (log.f64 (*.f64 b b))) |
(log.f64 (*.f64 b b)) |
(*.f64 b b) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
#s(literal 1/180 binary64) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a)))))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (exp (log (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (log (* b b)) #s(hole binary64 (* 2 (log b)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (log (* b b)) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (log (* b b)) #s(hole binary64 (* -2 (log (/ -1 b))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (* (/ 1 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 (* (/ 1 (* (/ 1 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 (* (/ 1 (* (/ 1 angle) 180)) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (* (/ 1 angle) 180)) #s(hole binary64 (* 1/180 angle))) |
#s(approx (* (/ 1 angle) 180) #s(hole binary64 (/ 180 angle))) |
#s(approx (/ 1 angle) #s(hole binary64 (/ 1 angle))) |
#s(approx angle #s(hole binary64 angle)) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (/ 1 (* (/ 1 angle) 180)) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (/ 1 (* (/ 1 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 (* (/ 1 (* (/ 1 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (/ 1 (/ 1 (* 1/180 angle))) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ 1 (/ 1 (* 1/180 angle))) #s(hole binary64 (* 1/180 angle))) |
#s(approx (/ 1 (* 1/180 angle)) #s(hole binary64 (/ 180 angle))) |
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* a (sin (* angle (* (PI) 1/180)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* angle (* (PI) 1/180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (pow b 2))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 1)) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2)))) |
#s(approx (+ (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) (pow (* b (cos (* (* angle 1/180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2)))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))) |
#s(approx (pow (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* a (PI))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (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 (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (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 (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5)))))))))) |
#s(approx (* (sin (* (* 1/180 angle) (PI))) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5))))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))))) |
#s(approx (* (* 1/180 angle) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 b)) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* b (cos (* (* angle 1/180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4)))))))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 1)) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* angle 1/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 1/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 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (sin (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ 1 (* (/ 1 angle) 180)) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (/ 1 (/ 1 (* 1/180 angle))) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* angle (* (PI) 1/180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) #s(hole binary64 (log (* a (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (sin (* (* 1/180 angle) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (* angle 1/180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.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 (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 a a))) |
(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 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #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 (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))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(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 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #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))) a)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
a |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (/.f64 angle #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 #s(literal -360 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 angle))) |
(/.f64 #s(literal 360 binary64) (*.f64 #s(literal 2 binary64) angle)) |
(/.f64 #s(literal -180 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 angle) #s(literal 1/180 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/180 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) angle)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(pow.f64 (/.f64 angle #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 angle #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 angle #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 angle #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 angle #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 angle #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) angle) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.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 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) |
b |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (*.f64 b b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 (neg.f64 b)))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 b))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 b)) |
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b))) |
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b))) |
(+.f64 (log.f64 b) (log.f64 b)) |
(log.f64 (*.f64 b b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (*.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (*.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.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 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (/.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b))) |
(+.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.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 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(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 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #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))) a)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (/.f64 angle #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 #s(literal -360 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 angle))) |
(/.f64 #s(literal 360 binary64) (*.f64 #s(literal 2 binary64) angle)) |
(/.f64 #s(literal -180 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 angle) #s(literal 1/180 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/180 binary64) (neg.f64 angle))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) angle)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 1/180 binary64) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.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 (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 a a))) |
(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 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #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 (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))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(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 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #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))) a)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (/.f64 angle #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.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 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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))) |
(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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.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 (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 a a))) |
(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 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (neg.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 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #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 (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))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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 a a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(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 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #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))) a)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 a))) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 a) (log.f64 a) (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 a)))) (neg.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 a))) (log.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(/.f64 (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (log.f64 (/.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 a))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 a) (log.f64 a) (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(neg.f64 (-.f64 (neg.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (log.f64 a))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (/.f64 (*.f64 (log.f64 a) (log.f64 a)) (log.f64 (/.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (/.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (log.f64 (/.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (log.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (/.f64 (*.f64 (log.f64 a) (log.f64 a)) (log.f64 (/.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(-.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 a)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 a) (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) (/.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (fma.f64 (log.f64 a) (log.f64 a) (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 a))))) (/.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 a)))))) |
(+.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 a)) |
(+.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (/.f64 angle #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 (*.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))))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.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 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (/.f64 angle #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) angle)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/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 (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/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 (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/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 (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/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 (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (log (* (sin (* (* 1/180 angle) (PI))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) (log.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/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 (cos (* angle (* (PI) 1/180)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx b b) |
#s(approx (exp (log (* b b))) (*.f64 b b)) |
#s(approx (log (* b b)) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (exp (log (* b b))) (*.f64 b b)) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/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 (cos (* angle (* (PI) 1/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 (cos (* angle (* (PI) 1/180)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (log (* b b)) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (log (* b b)) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 b b (*.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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (/ 1 (* 1/180 angle)) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (/ 1 angle) (/.f64 #s(literal 1 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) b) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(literal 1 binary64)) |
#s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* angle (* (PI) 1/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 (* angle (* (PI) 1/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 (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 b b (*.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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 b b (*.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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (/ 1 (* 1/180 angle)) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 b b (*.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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) b) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(literal 1 binary64)) |
#s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* angle (* (PI) 1/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 (* angle (* (PI) 1/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 (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 b b (*.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 (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/180)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.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 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle))) |
#s(approx (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.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 angle angle))) (*.f64 angle angle))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)) angle))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #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 (* (* 1/180 angle) (PI))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #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 (* (* 1/180 angle) (PI))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #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 (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle)) |
#s(approx (exp (log (* (sin (* (* 1/180 angle) (PI))) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle)) |
#s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (sin (* (* 1/180 angle) (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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.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 (* (* 1/180 angle) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) b) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b)) |
#s(approx (* b (cos (* angle (* (PI) 1/180)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b)) |
#s(approx (cos (* angle (* (PI) 1/180))) #s(literal 1 binary64)) |
#s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* angle (* (PI) 1/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 (* angle (* (PI) 1/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 (* (* 1/180 angle) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (sin (* (* 1/180 angle) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (cos (* angle (* (PI) 1/180))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (sin (* (* 1/180 angle) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (sin (* (* 1/180 angle) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (cos (* angle (* (PI) 1/180))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (log (* (sin (* (* 1/180 angle) (PI))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
#s(approx (sin (* (* 1/180 angle) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (cos (* angle (* (PI) 1/180))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
Compiled 4 980 to 1 667 computations (66.5% saved)
53 alts after pruning (46 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 256 | 14 | 270 |
| Fresh | 2 | 32 | 34 |
| Picked | 1 | 4 | 5 |
| Done | 2 | 3 | 5 |
| Total | 261 | 53 | 314 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | (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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a))) | |
| 72.7% | (fma.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(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) | |
| 13.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) | |
| 13.4% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) | |
| 21.1% | (/.f64 (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) | |
| 16.4% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) | |
| 15.7% | (/.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) | |
| 79.8% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) | |
| ✓ | 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b))) |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 71.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) | |
| 66.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* angle (* (PI) 1/180)))) b) #s(literal 2 binary64))) | |
| 66.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) | |
| 78.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| 78.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64)))) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 67.1% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) | |
| ✓ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
| 78.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))))) (PI.f64)))) #s(literal 2 binary64))) | |
| 78.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
| 79.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 72.7% | (+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| 58.2% | (+.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (log.f64 (/.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 65.7% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 58.0% | (+.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 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) | |
| 58.0% | (+.f64 (*.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 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 57.9% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 72.7% | (+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.2% | (+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 41.0% | (+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.0% | (+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.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))))))) | |
| 53.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) | |
| 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) | |
| 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) | |
| 24.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) | |
| 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) | |
| ✓ | 53.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
| ✓ | 52.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
| 24.5% | #s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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))) | |
| 53.7% | #s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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))) |
Compiled 2 920 to 1 735 computations (40.6% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* angle (* (PI) 1/180)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.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 a a))) |
(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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 angle) #s(literal -1 binary64))))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 angle #s(literal 1/180 binary64))) #s(literal -1 binary64)))) (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (pow.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (log.f64 (/.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.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 a a)) (*.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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 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 1/180 binary64)) (PI.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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 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)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) a) (*.f64 (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))) b)) #s(literal 2 binary64))))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
6 calls:
| 37.0ms | angle |
| 24.0ms | b |
| 23.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 22.0ms | a |
| 21.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.9% | 1 | a |
| 79.9% | 1 | b |
| 79.9% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* angle (* (PI) 1/180)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.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 a a))) |
(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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
6 calls:
| 21.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 19.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 17.0ms | angle |
| 16.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 1 | angle |
| 79.9% | 1 | a |
| 79.9% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.9% | 1 | b |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* angle (* (PI) 1/180)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.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 a a))) |
(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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
6 calls:
| 33.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 25.0ms | angle |
| 25.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 16.0ms | b |
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.9% | 1 | a |
| 79.9% | 1 | b |
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* angle (* (PI) 1/180)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.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 a a))) |
(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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) #s(approx (pow (* b (cos (* angle (* (PI) 1/180)))) 2) (*.f64 b b)))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
6 calls:
| 18.0ms | angle |
| 16.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 15.0ms | b |
| 13.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 13.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | a |
| 79.9% | 1 | b |
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.9% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* angle (* (PI) 1/180)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (* 1/180 angle) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* angle (* (PI) 1/180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
(fma.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 a a))) |
(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 1/180 binary64)) (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 angle #s(literal 1/180 binary64)) (PI.f64)))))) (*.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 #s(literal 1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (* angle 1/180) (PI)))) 2) (*.f64 b b))) |
6 calls:
| 13.0ms | angle |
| 9.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 8.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 8.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 1 | b |
| 79.7% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.7% | 1 | a |
| 79.7% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.7% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.7% | 1 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 b b))) |
6 calls:
| 5.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 4.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 4.0ms | angle |
| 4.0ms | b |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 1 | b |
| 79.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.6% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.6% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.6% | 1 | angle |
| 79.6% | 1 | a |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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))) |
6 calls:
| 3.0ms | b |
| 3.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 3.0ms | angle |
| 3.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.2% | 3 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 63.1% | 2 | b |
| 58.8% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 58.8% | 3 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 60.1% | 2 | a |
| 58.8% | 3 | angle |
Compiled 31 to 36 computations (-16.1% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* angle (* (PI) 1/180)))) 2) (pow (* b (cos (* angle (* (PI) 1/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 (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -1.1b remaining (-3.8%)
Threshold costs -1.1b (-3.8%)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
6 calls:
| 2.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 2.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 2.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 2.0ms | angle |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 53.7% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 53.7% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 53.7% | 1 | angle |
| 53.7% | 1 | a |
| 53.7% | 1 | b |
Compiled 31 to 36 computations (-16.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 43.0ms | 4.6293773079043605e+101 | 5.035628948877569e+102 |
| 10.0ms | 96× | 0 | valid |
Compiled 426 to 370 computations (13.1% saved)
ival-sinu: 3.0ms (38.6% of total)ival-cosu: 2.0ms (25.7% of total)ival-pow2: 2.0ms (25.7% of total)ival-mult!: 1.0ms (12.9% 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 | 4.6293773079043605e+101 | 5.035628948877569e+102 |
Compiled 360 to 304 computations (15.6% saved)
| 1× | fuel |
Compiled 172 to 119 computations (30.8% saved)
(abs angle)
(abs b)
(abs a)
Compiled 2 112 to 1 632 computations (22.7% saved)
Loading profile data...