
Time bar (total: 5.4s)
| 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-cosu: 272.0ms (32.4% of total)ival-sinu: 255.0ms (30.4% of total)ival-pow2: 208.0ms (24.8% of total)ival-mult!: 85.0ms (10.1% 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 | 133 | 213 |
| 2 | 468 | 213 |
| 3 | 1392 | 213 |
| 4 | 3260 | 213 |
| 5 | 6010 | 213 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.0% | (+.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 | |
|---|---|---|---|---|
| 6.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)))) |
| 5.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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 1505 |
| 0 | 296 | 1441 |
| 1 | 1574 | 1441 |
| 0 | 8461 | 1390 |
| 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 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#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 (*.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)) (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 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 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 (*.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 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
#s(approx (pow (* b (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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 (*.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 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (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 (PI.f64) (PI.f64)) (*.f64 b b)) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
Compiled 2 213 to 567 computations (74.4% saved)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 26 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 26 | 122 |
| Status | Accuracy | Program |
|---|---|---|
| 68.3% | (fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) | |
| 79.0% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 17.0% | (/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) | |
| 11.0% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) | |
| 79.0% | (+.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 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| ▶ | 79.0% | (+.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 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
| 64.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) | |
| 79.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) | |
| 64.9% | (+.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 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| 42.5% | (+.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) (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)))) | |
| 79.0% | (+.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 (+.f64 #s(literal 1/2 binary64) (*.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)))) | |
| 78.9% | (+.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.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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))) | |
| 62.3% | (+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 74.3% | (+.f64 (pow.f64 #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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| ▶ | 75.1% | (+.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))) |
| ▶ | 62.3% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 62.1% | (+.f64 #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 62.1% | (+.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))) | |
| 62.2% | #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 (*.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)))) | |
| 38.5% | #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))))))) | |
| ▶ | 31.6% | #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 (*.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))) |
| 44.1% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b))) | |
| 25.2% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) | |
| 59.8% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))) | |
| ▶ | 60.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
Compiled 1 572 to 1 278 computations (18.7% 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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
b |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (+ (pow (* a (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) |
#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 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(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)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a)) |
(fma.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.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)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 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 (* (* (* (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow a 2)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a)))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))) (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (- (+ 1/2 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ (* (pow a 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (* (pow b 2) (- (+ (* 1/2 (/ 1 (pow a 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (* 1/2 (PI)))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* angle (* b (* (PI) (cos (* 1/2 (PI))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* -1/64800 (* angle (* b (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* b (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* angle (* b (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (+ (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 (* (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow angle 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow a 2))) (* -1/765275040000000 (pow (PI) 6))))) (* (pow a 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ (* (pow angle 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))) (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ (* (pow angle 2) (- (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* (pow angle 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4))))) (* -1/32400 (pow (PI) 2)))) (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ (* (pow angle 2) (- (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* (pow angle 2) (- (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* (pow angle 2) (- (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow a 2))) (* -1/765275040000000 (pow (PI) 6))))) (* 1/3149280000 (pow (PI) 4))))) (* -1/32400 (pow (PI) 2)))) (/ (pow b 2) (pow a 2))))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (/ 1 (pow a 2)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (+ (* -1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow a 2))) (/ 1 (pow a 2))))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (/ (pow (PI) 2) (pow a 2))) (* 1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow a 2))))) (/ 1 (pow a 2))))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (/ (pow (PI) 2) (pow a 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow a 2))) (* 1/3149280000 (/ (pow (PI) 4) (pow a 2))))))) (/ 1 (pow a 2))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log angle) (log (* 1/180 (* a (PI)))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log angle) (log (* 1/180 (* a (PI))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* a (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* a (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* a (PI))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) a) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) 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 (* (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 (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (log (* a (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (log (* a (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | a | @ | 0 | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2) (+ (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) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* a a) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180))) |
| 42.0ms | angle | @ | inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2) (+ (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) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* a a) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180))) |
| 34.0ms | angle | @ | -inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2) (+ (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) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* a a) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180))) |
| 20.0ms | a | @ | -inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2) (+ (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) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* a a) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180))) |
| 14.0ms | a | @ | inf | ((+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (/ (PI) 2) (+ (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) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* a a) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 798 | 7116 |
| 0 | 877 | 6455 |
| 1 | 4590 | 6433 |
| 0 | 8327 | 6234 |
| 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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
b |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (+ (pow (* a (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) |
#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 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(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)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a)) |
(fma.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.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)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 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 (* (* (* (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow a 2)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a)))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))) (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (- (+ 1/2 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ (* (pow a 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (* (pow b 2) (- (+ (* 1/2 (/ 1 (pow a 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (* 1/2 (PI)))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* angle (* b (* (PI) (cos (* 1/2 (PI))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* -1/64800 (* angle (* b (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* b (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* angle (* b (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (+ (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 (* (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow angle 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow a 2))) (* -1/765275040000000 (pow (PI) 6))))) (* (pow a 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (/ (pow b 2) (pow a 2)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ (* (pow angle 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))) (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ (* (pow angle 2) (- (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* (pow angle 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4))))) (* -1/32400 (pow (PI) 2)))) (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ (* (pow angle 2) (- (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* (pow angle 2) (- (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* (pow angle 2) (- (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow a 2))) (* -1/765275040000000 (pow (PI) 6))))) (* 1/3149280000 (pow (PI) 4))))) (* -1/32400 (pow (PI) 2)))) (/ (pow b 2) (pow a 2))))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (/ 1 (pow a 2)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (+ (* -1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow a 2))) (/ 1 (pow a 2))))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (/ (pow (PI) 2) (pow a 2))) (* 1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow a 2))))) (/ 1 (pow a 2))))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (/ (pow (PI) 2) (pow a 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow a 2))) (* 1/3149280000 (/ (pow (PI) 4) (pow a 2))))))) (/ 1 (pow a 2))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* (* (PI) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (+ (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) a)) 2)) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (exp (* (log (* (sin (* (PI) (/ angle 180))) 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 (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (+ (log angle) (log (* 1/180 (* a (PI)))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log angle) (log (* 1/180 (* a (PI))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* a (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (+ (* 2 (+ (log angle) (log (* 1/180 (* a (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* a (PI))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) a) #s(hole binary64 (* 1/180 (* a (* angle (PI)))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI))))))) |
#s(approx (* (sin (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) 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 (* (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 (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) #s(hole binary64 (* 2 (log (* a (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (log (* a (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.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 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (fabs.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) (fabs.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(fma.f64 (exp.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) (exp.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(fma.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(*.f64 (fabs.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) (fabs.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(*.f64 (exp.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) (exp.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))))) |
(*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) a) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)) |
(*.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 (*.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)) |
#s(literal 1/180 binary64) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) a) a) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))))) |
(fma.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 b (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) a) a) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) (*.f64 a a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) (*.f64 a a))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) (*.f64 a a))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) |
(+.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (* (* (* (PI) angle) a) 1/180) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) |
#s(approx (* (* (PI) angle) a) (*.f64 (*.f64 (PI.f64) angle) a)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 a a))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) 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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (*.f64 (+.f64 (log.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (neg.f64 (log.f64 (neg.f64 a))))) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (log.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (*.f64 a a) (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (+ (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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))))) (*.f64 b b))) |
#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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 a a))) (*.f64 b b))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 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 #s(literal 1/2 binary64) (PI.f64)))))) (*.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/90 binary64) angle) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b)))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (pow (* a (sin (* (/ angle 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 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))) |
(pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 1 binary64))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) 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 (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (*.f64 angle (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b)) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) b) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) b) #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) angle) #s(literal -1/64800 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) angle) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) b) #s(literal 1/180 binary64))) angle (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal 1/180 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 angle (fma.f64 (*.f64 #s(literal -1/64800 binary64) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) #s(literal -1/34992000 binary64) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#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 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 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 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(literal 1 binary64)) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 b b)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 b b (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (-.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 angle angle) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (*.f64 b b) (*.f64 a a))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) #s(literal -1/32400 binary64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 a a)) #s(literal 1/3149280000 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (-.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) #s(literal -1/32400 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)) #s(literal 1/3149280000 binary64) (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a))) (*.f64 angle angle) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
#s(approx (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 a a))) #s(literal -1/765275040000000 binary64))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a))) (*.f64 angle angle) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(literal 1 binary64)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(literal 1 binary64)) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* 2 (* (* (PI) angle) 1/180)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#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 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 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 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 angle angle) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (pow (* a (sin (* (/ angle 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 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 (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) (log.f64 angle)) #s(literal 2 binary64))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (fma.f64 #s(literal -1/97200 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) (log.f64 angle)) #s(literal 2 binary64)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) (log.f64 angle)) #s(literal 2 binary64)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) (log.f64 angle)) #s(literal 2 binary64)))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) (log.f64 angle))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (fma.f64 (*.f64 #s(literal -1/194400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)))) (log.f64 angle))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)))) (log.f64 angle))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)))) (log.f64 angle))) |
(pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal 1 binary64)) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 1 binary64))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) 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 (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (* (log (* (sin (* (PI) (/ angle 180))) a)) 2) (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 2 binary64))) |
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
Compiled 8 403 to 2 229 computations (73.5% saved)
42 alts after pruning (41 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 426 | 31 | 457 |
| Fresh | 11 | 10 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 441 | 42 | 483 |
| Status | Accuracy | Program |
|---|---|---|
| 79.0% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 75.1% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) | |
| 75.1% | (fma.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) | |
| ▶ | 79.0% | (+.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 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| ▶ | 53.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 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
| 64.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) | |
| 64.9% | (+.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 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| 42.5% | (+.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) (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)))) | |
| 79.0% | (+.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 (+.f64 #s(literal 1/2 binary64) (*.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)))) | |
| 78.9% | (+.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.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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))) | |
| 62.1% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 74.6% | (+.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 75.1% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 a angle) (PI.f64)) #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))) | |
| ▶ | 61.9% | (+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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))) |
| 62.1% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 62.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.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))) | |
| 78.3% | (+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 62.1% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 62.1% | (+.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))) |
| 62.1% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 38.5% | #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))))))) | |
| 58.4% | #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))) | |
| 30.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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))) | |
| 31.6% | #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) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 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))) | |
| 31.3% | #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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 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))) | |
| 31.5% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| 31.6% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a))) | |
| 31.5% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a))) | |
| 31.0% | #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 (*.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))))))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))) | |
| 31.6% | #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 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) | |
| 17.6% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 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))) | |
| 31.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(literal 1 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))) | |
| 44.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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) | |
| 30.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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))) | |
| 59.8% | #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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) | |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) a) a)) | |
| 25.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| ✓ | 60.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
| ▶ | 58.4% | #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)))) |
| 62.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) | |
| 59.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
Compiled 2 976 to 2 451 computations (17.6% saved)
| Inputs |
|---|
(+.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 angle #s(literal 180 binary64)) (PI.f64)))) #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)))) |
a |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 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 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
b |
(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(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 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))) |
#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)))) |
(*.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) |
(+.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #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)))) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
#s(literal 1/180 binary64) |
(+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64)) |
(+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) |
(log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(log.f64 a) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (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 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 (* (* 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 (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (log a) #s(hole binary64 (log a))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 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 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (log a) #s(hole binary64 (* -1 (log (/ 1 a))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a))))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a)))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a))))))) |
#s(approx (log a) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a)))))) |
#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 (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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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) (+ (/ (* (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 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) (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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (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 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 (* (/ 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 (* (/ 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 (* (* (PI) (PI)) (* angle angle)) #s(hole binary64 (* (pow angle 2) (pow (PI) 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#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 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (* 1/2 (PI)))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* angle (* b (* (PI) (cos (* 1/2 (PI))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* -1/64800 (* angle (* b (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* b (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* angle (* b (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (pow b 2)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))))) (pow b 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))) (+ (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* -1/1166400 (* (pow (PI) 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))) (+ (* -1/5509980288000000 (pow (PI) 6)) (* 1/360 (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (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 (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (* -1/97200 (* (pow angle 2) (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (* (pow angle 2) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (* (pow angle 2) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))) (* (pow angle 2) (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* -1/1166400 (* (pow (PI) 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))) (+ (* -1/5509980288000000 (pow (PI) 6)) (* 1/360 (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))))))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI)))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (+ (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (+ (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (+ (log (* 1/180 (PI))) (* -1/194400 (* (pow angle 2) (pow (PI) 2)))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (+ (log (* 1/180 (PI))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (+ (log (* 1/180 (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 (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (log (* 1/180 (PI)))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (PI))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (PI))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (PI))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #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 (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (log (sin (* 1/180 (* angle (PI))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 131.0ms | angle | @ | inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (+ (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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* 1/180 (* (PI) angle)) 1/180 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (log (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (log a)) |
| 72.0ms | a | @ | -inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (+ (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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* 1/180 (* (PI) angle)) 1/180 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (log (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (log a)) |
| 65.0ms | a | @ | inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (+ (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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* 1/180 (* (PI) angle)) 1/180 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (log (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (log a)) |
| 47.0ms | a | @ | 0 | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (+ (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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* 1/180 (* (PI) angle)) 1/180 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (log (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (log a)) |
| 32.0ms | angle | @ | -inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) (+ (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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (/ angle 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 (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (* 1/180 (* (PI) angle)) 1/180 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (log (sin (* (PI) (/ angle 180)))) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (log a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 711 | 6309 |
| 0 | 782 | 5878 |
| 1 | 3981 | 5798 |
| 0 | 8211 | 5601 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.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 angle #s(literal 180 binary64)) (PI.f64)))) #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)))) |
a |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 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 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
b |
(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(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 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))) |
#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)))) |
(*.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) |
(+.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #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)))) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(pow.f64 (*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
#s(literal 1/180 binary64) |
(+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64)) |
(+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) |
(log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(log.f64 a) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (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 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 (* (* 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 (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI))))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI))))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) |
#s(approx (log a) #s(hole binary64 (log a))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 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 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a)))))) |
#s(approx (log a) #s(hole binary64 (* -1 (log (/ 1 a))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a))))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a)))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log -1) (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ -1 a))))))) |
#s(approx (log a) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 a)))))) |
#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 (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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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) (+ (/ (* (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 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (exp (* 2 (+ (log a) (log (sin (* 1/180 (* angle (PI)))))))) (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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (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 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 (* (/ 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 (* (/ 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 (* (* (PI) (PI)) (* angle angle)) #s(hole binary64 (* (pow angle 2) (pow (PI) 2)))) |
#s(approx (* angle angle) #s(hole binary64 (pow angle 2))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#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 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (* b (sin (* 1/2 (PI)))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* 1/180 (* angle (* b (* (PI) (cos (* 1/2 (PI))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* -1/64800 (* angle (* b (* (pow (PI) 2) (sin (* 1/2 (PI))))))) (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) #s(hole binary64 (+ (* angle (+ (* 1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* b (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* -1/34992000 (* angle (* b (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))) (* b (sin (* 1/2 (PI))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* 1/180 (* angle (* (PI) (cos (* 1/2 (PI))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/180 (* (PI) (cos (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* 1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* -1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (pow b 2)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))))) (pow b 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))) (+ (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* -1/1166400 (* (pow (PI) 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))) (+ (* -1/5509980288000000 (pow (PI) 6)) (* 1/360 (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (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 (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (* -1/97200 (* (pow angle 2) (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (* (pow angle 2) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) #s(hole binary64 (+ (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (* (pow angle 2) (+ (* -1/97200 (* (pow (PI) 2) (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) (* (pow angle 2) (+ (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* 1/18895680000 (pow (PI) 4)) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))) (* (pow angle 2) (* (exp (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) (+ (* -1/1166400 (* (pow (PI) 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))) (+ (* -1/5509980288000000 (pow (PI) 6)) (* 1/360 (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))))))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI)))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (+ (* -1/97200 (* (pow angle 2) (pow (PI) 2))) (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (+ (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) #s(hole binary64 (+ (* 2 (+ (log a) (+ (log angle) (log (* 1/180 (PI)))))) (* (pow angle 2) (+ (* -1/97200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (log (* 1/180 (PI))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (+ (log (* 1/180 (PI))) (* -1/194400 (* (pow angle 2) (pow (PI) 2)))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (+ (log (* 1/180 (PI))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) #s(hole binary64 (+ (log a) (+ (log angle) (+ (log (* 1/180 (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 (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (log (* 1/180 (PI)))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (PI))) (* -1/194400 (* (pow angle 2) (pow (PI) 2))))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (PI))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (PI))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #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 (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(hole binary64 (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) #s(hole binary64 (log (sin (* 1/180 (* angle (PI))))))) |
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(PI.f64) |
angle |
#s(literal 180 binary64) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64))) |
b |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.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 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (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)) |
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 b)) |
(+.f64 (log.f64 b) (log.f64 b)) |
(log.f64 (*.f64 b b)) |
(*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b))) |
(neg.f64 (neg.f64 (log.f64 b))) |
(log.f64 b) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) #s(literal 2 binary64)) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(+.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.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 #s(literal 1/32400 binary64) a) a)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.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 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) angle)) (fabs.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) |
(*.f64 (neg.f64 (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 angle angle))) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) 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)))) |
(*.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 (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))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 angle)) (neg.f64 (neg.f64 angle))) |
(*.f64 (neg.f64 (fabs.f64 angle)) (neg.f64 (fabs.f64 angle))) |
(*.f64 (fabs.f64 (fabs.f64 angle)) (fabs.f64 (fabs.f64 angle))) |
(*.f64 (exp.f64 (log.f64 angle)) (exp.f64 (log.f64 angle))) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 angle angle) |
(pow.f64 (exp.f64 (log.f64 angle)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 angle) #s(literal 2 binary64)) |
(pow.f64 angle #s(literal 2 binary64)) |
(fabs.f64 (*.f64 angle angle)) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) |
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64))) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (fabs.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) b) |
(*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 b (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64))) |
(*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 1 binary64))) |
(sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(literal 1/180 binary64) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (neg.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(*.f64 (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) (fabs.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 1 binary64)) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) |
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (log.f64 a) (log.f64 a))) (-.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a))))) |
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) |
(+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) |
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) |
(log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a))) |
(neg.f64 (neg.f64 (log.f64 a))) |
(log.f64 a) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) |
#s(approx a a) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (* (* 1/32400 (* a a)) (* (* (PI) (PI)) (* angle angle))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) |
#s(approx (* 1/32400 (* a a)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 a)) #s(literal 2 binary64))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 a))) |
#s(approx (log a) (log.f64 a)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 a)) #s(literal 2 binary64))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 a))) |
#s(approx (log a) (log.f64 a)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b) (exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log a) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 a)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (log b) (log.f64 b)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
#s(approx (* (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) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 (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 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 (*.f64 #s(literal 1/32400 binary64) 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 (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a 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 (* (/ 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 (/ (* (PI) angle) 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) b) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) #s(literal 1 binary64)) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 (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 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 (*.f64 #s(literal 1/32400 binary64) 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 (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a 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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 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 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 angle (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b)))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#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 (/ (* (PI) angle) 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (*.f64 angle (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b)) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) b) angle) #s(literal 1/180 binary64)))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) b) #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) angle) #s(literal -1/64800 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b))) |
#s(approx (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) angle) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) b) #s(literal 1/180 binary64))) angle (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) b))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) angle) #s(literal 1/180 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 angle (fma.f64 (*.f64 #s(literal -1/64800 binary64) angle) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (fma.f64 (fma.f64 angle (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle) #s(literal -1/34992000 binary64) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (PI.f64)) #s(literal 1/180 binary64))) angle (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (* 1/180 (* (PI) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) (*.f64 angle angle) (*.f64 b b)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/18895680000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))) |
#s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/18895680000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))) (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 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/1166400 binary64) (fma.f64 (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))) #s(literal 1/360 binary64) (*.f64 #s(literal -1/5509980288000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) (*.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 (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))))))) (*.f64 angle angle) (*.f64 b b)))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (fma.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/18895680000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) (*.f64 angle angle) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) |
#s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/1166400 binary64) (fma.f64 (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))) #s(literal 1/360 binary64) (*.f64 #s(literal -1/5509980288000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/18895680000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) (*.f64 angle angle) (*.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) (*.f64 angle angle) (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (*.f64 (+.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) (log.f64 a)) #s(literal 2 binary64))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (fma.f64 (+.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) (log.f64 a)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/97200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (+.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) (log.f64 a)) #s(literal 2 binary64)))) |
#s(approx (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/97200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (+.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) (log.f64 a)) #s(literal 2 binary64)))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) (log.f64 a))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/194400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (log.f64 angle)) (log.f64 a))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (log.f64 angle)) (log.f64 a))) |
#s(approx (+ (log (sin (* (PI) (/ angle 180)))) (log a)) (+.f64 (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (log.f64 angle)) (log.f64 a))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) (+.f64 (fma.f64 (*.f64 #s(literal -1/194400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (log.f64 angle))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (log.f64 angle))) |
#s(approx (log (sin (* (PI) (/ angle 180)))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/39680928000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) (log.f64 angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (log (sin (* (PI) (/ angle 180)))) (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle))) angle))) |
Compiled 7 793 to 1 690 computations (78.3% saved)
53 alts after pruning (51 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 403 | 24 | 427 |
| Fresh | 9 | 27 | 36 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 416 | 53 | 469 |
| Status | Accuracy | Program |
|---|---|---|
| 53.8% | (fma.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 79.0% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) | |
| 62.1% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) | |
| 75.1% | (fma.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) | |
| 11.8% | (/.f64 (-.f64 (pow.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) | |
| ▶ | 64.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
| 42.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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)))) | |
| ▶ | 79.1% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
| 78.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 53.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) | |
| 53.4% | (+.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))) | |
| 78.9% | (+.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))) | |
| 53.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 79.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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))) | |
| 62.2% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 74.6% | (+.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 75.1% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 a angle) (PI.f64)) #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))) | |
| 61.8% | (+.f64 (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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))) | |
| 61.8% | (+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 62.1% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 62.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.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))) | |
| 78.3% | (+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 62.1% | (+.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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| ✓ | 62.1% | (+.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))) |
| 62.1% | (+.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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 52.2% | (+.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 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) | |
| 52.2% | (+.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)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| 33.4% | (+.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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) | |
| 61.7% | (+.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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 38.5% | #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))))))) | |
| 59.9% | #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))) | |
| 58.4% | #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))) | |
| 58.5% | #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))) | |
| 59.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))) | |
| 30.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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))) | |
| 31.6% | #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) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 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))) | |
| 31.3% | #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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 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))) | |
| 31.5% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| 31.6% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a))) | |
| 31.5% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a))) | |
| 31.0% | #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 (*.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))))))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))) | |
| 31.6% | #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 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) | |
| 17.6% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 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))) | |
| 44.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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) | |
| 30.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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))) | |
| ▶ | 59.8% | #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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) a) a)) | |
| 25.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| ✓ | 60.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
| ▶ | 58.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
| ▶ | 62.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
| 59.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) | |
| 61.8% | #s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) |
Compiled 3 716 to 3 073 computations (17.3% saved)
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(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)))) |
a |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 180 binary64) |
#s(literal 2 binary64) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
#s(literal 1/180 binary64) |
(*.f64 b 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)))) |
(exp.f64 (log.f64 (*.f64 b b))) |
(log.f64 (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
#s(literal 1/90 binary64) |
(*.f64 a a) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx 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 (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))) (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (log (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ (* (pow a 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))) |
#s(approx (log (* b b)) #s(hole binary64 (* -2 (log (/ -1 b))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 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 angle #s(hole binary64 angle)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2)))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (pow (* a (sin (* (/ 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 (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (PI))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (+ (* 1/180 (* angle (* (pow b 2) (* (PI) (sin (PI)))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (PI)))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* 1/32400 (* angle (* (pow b 2) (* (pow (PI) 2) (cos (PI)))))) (* 1/180 (* (pow b 2) (* (PI) (sin (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (PI)))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* 1/180 (* (pow b 2) (* (PI) (sin (PI))))) (* angle (+ (* -1/8748000 (* angle (* (pow b 2) (* (pow (PI) 3) (sin (PI)))))) (* 1/32400 (* (pow b 2) (* (pow (PI) 2) (cos (PI))))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (PI)))))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- (+ 1/2 (* 1/180 (* angle (* (PI) (sin (PI)))))) (* 1/2 (cos (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* 1/32400 (* angle (* (pow (PI) 2) (cos (PI))))) (* -1/180 (* (PI) (sin (PI))))))) (* 1/2 (cos (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* angle (- (* -1/8748000 (* angle (* (pow (PI) 3) (sin (PI))))) (* -1/32400 (* (pow (PI) 2) (cos (PI)))))) (* -1/180 (* (PI) (sin (PI))))))) (* 1/2 (cos (PI)))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/2 (cos (PI))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ (* -1/180 (* angle (* (PI) (sin (PI))))) (* 1/2 (cos (PI)))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ (* 1/2 (cos (PI))) (* angle (+ (* -1/180 (* (PI) (sin (PI)))) (* -1/32400 (* angle (* (pow (PI) 2) (cos (PI)))))))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ (* 1/2 (cos (PI))) (* angle (+ (* -1/180 (* (PI) (sin (PI)))) (* angle (+ (* -1/32400 (* (pow (PI) 2) (cos (PI)))) (* 1/8748000 (* angle (* (pow (PI) 3) (sin (PI)))))))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ (cos (PI)) (* -1/90 (* angle (* (PI) (sin (PI)))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ (cos (PI)) (* angle (- (* -1/16200 (* angle (* (pow (PI) 2) (cos (PI))))) (* 1/90 (* (PI) (sin (PI))))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ (cos (PI)) (* angle (- (* angle (+ (* -1/16200 (* (pow (PI) 2) (cos (PI)))) (* 1/4374000 (* angle (* (pow (PI) 3) (sin (PI))))))) (* 1/90 (* (PI) (sin (PI))))))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (PI))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ (PI) (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow angle 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow a 2))) (* -1/765275040000000 (pow (PI) 6))))) (* (pow a 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #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 (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #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))) (+ (* 1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow b 2)))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 1)) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 1/90 (* (PI) angle)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2)))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 2 (log b))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (log b))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 b)) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/2 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (/ (PI) angle))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (log (* b (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (log (* b (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (* -1 (* angle (+ (* -1 (/ (PI) angle)) (* -1/90 (PI))))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 158.0ms | b | @ | 0 | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) 1/180 (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* (cos (* 1/90 (* (PI) angle))) 1/2) (cos (* 1/90 (* (PI) angle))) (* 1/90 (* (PI) angle)) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (log (* (cos (* (PI) (/ angle 180))) b)) (* (cos (* (PI) (/ angle 180))) b) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180)) |
| 36.0ms | b | @ | inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) 1/180 (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* (cos (* 1/90 (* (PI) angle))) 1/2) (cos (* 1/90 (* (PI) angle))) (* 1/90 (* (PI) angle)) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (log (* (cos (* (PI) (/ angle 180))) b)) (* (cos (* (PI) (/ angle 180))) b) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180)) |
| 31.0ms | b | @ | -inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) 1/180 (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* (cos (* 1/90 (* (PI) angle))) 1/2) (cos (* 1/90 (* (PI) angle))) (* 1/90 (* (PI) angle)) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (log (* (cos (* (PI) (/ angle 180))) b)) (* (cos (* (PI) (/ angle 180))) b) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180)) |
| 27.0ms | angle | @ | inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) 1/180 (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* (cos (* 1/90 (* (PI) angle))) 1/2) (cos (* 1/90 (* (PI) angle))) (* 1/90 (* (PI) angle)) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (log (* (cos (* (PI) (/ angle 180))) b)) (* (cos (* (PI) (/ angle 180))) b) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180)) |
| 23.0ms | angle | @ | -inf | ((+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) a (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (* (PI) angle) (PI) angle 180 2 (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) (cos (* 2 (* 1/180 (* (PI) angle)))) (* 2 (* 1/180 (* (PI) angle))) (* 1/180 (* (PI) angle)) 1/180 (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (log (* b b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* (cos (* 1/90 (* (PI) angle))) 1/2) (cos (* 1/90 (* (PI) angle))) (* 1/90 (* (PI) angle)) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (log (* (cos (* (PI) (/ angle 180))) b)) (* (cos (* (PI) (/ angle 180))) b) (cos (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (/ angle 180)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 877 | 7538 |
| 0 | 959 | 6779 |
| 1 | 5270 | 6631 |
| 0 | 8313 | 6430 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(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)))) |
a |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(*.f64 (PI.f64) angle) |
(PI.f64) |
angle |
#s(literal 180 binary64) |
#s(literal 2 binary64) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
#s(literal 1/180 binary64) |
(*.f64 b 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)))) |
(exp.f64 (log.f64 (*.f64 b b))) |
(log.f64 (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
#s(literal 1/90 binary64) |
(*.f64 a a) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) |
(log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))) 2)))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx 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 (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))) (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
#s(approx (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (log (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (+ (* 1/180 (* angle (PI))) (* 1/2 (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 (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow a 2) (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2)))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (* (pow b 2) (+ (* (pow a 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))) |
#s(approx (log (* b b)) #s(hole binary64 (* -2 (log (/ -1 b))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2)) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 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 angle #s(hole binary64 angle)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* 1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) #s(hole binary64 (+ (* angle (+ (* 1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* -1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* -1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2)))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 1)) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 2 (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (pow (* a (sin (* (/ 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 (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (- 1/2 (* 1/2 (cos (PI))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (+ (* 1/180 (* angle (* (pow b 2) (* (PI) (sin (PI)))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (PI)))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* 1/32400 (* angle (* (pow b 2) (* (pow (PI) 2) (cos (PI)))))) (* 1/180 (* (pow b 2) (* (PI) (sin (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (PI)))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) #s(hole binary64 (+ (* angle (+ (* 1/180 (* (pow b 2) (* (PI) (sin (PI))))) (* angle (+ (* -1/8748000 (* angle (* (pow b 2) (* (pow (PI) 3) (sin (PI)))))) (* 1/32400 (* (pow b 2) (* (pow (PI) 2) (cos (PI))))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (PI)))))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- (+ 1/2 (* 1/180 (* angle (* (PI) (sin (PI)))))) (* 1/2 (cos (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* 1/32400 (* angle (* (pow (PI) 2) (cos (PI))))) (* -1/180 (* (PI) (sin (PI))))))) (* 1/2 (cos (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- (+ 1/2 (* angle (- (* angle (- (* -1/8748000 (* angle (* (pow (PI) 3) (sin (PI))))) (* -1/32400 (* (pow (PI) 2) (cos (PI)))))) (* -1/180 (* (PI) (sin (PI))))))) (* 1/2 (cos (PI)))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/2 (cos (PI))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ (* -1/180 (* angle (* (PI) (sin (PI))))) (* 1/2 (cos (PI)))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ (* 1/2 (cos (PI))) (* angle (+ (* -1/180 (* (PI) (sin (PI)))) (* -1/32400 (* angle (* (pow (PI) 2) (cos (PI)))))))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ (* 1/2 (cos (PI))) (* angle (+ (* -1/180 (* (PI) (sin (PI)))) (* angle (+ (* -1/32400 (* (pow (PI) 2) (cos (PI)))) (* 1/8748000 (* angle (* (pow (PI) 3) (sin (PI)))))))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ (cos (PI)) (* -1/90 (* angle (* (PI) (sin (PI)))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ (cos (PI)) (* angle (- (* -1/16200 (* angle (* (pow (PI) 2) (cos (PI))))) (* 1/90 (* (PI) (sin (PI))))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (+ (cos (PI)) (* angle (- (* angle (+ (* -1/16200 (* (pow (PI) 2) (cos (PI)))) (* 1/4374000 (* angle (* (pow (PI) 3) (sin (PI))))))) (* 1/90 (* (PI) (sin (PI))))))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (PI))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (+ (PI) (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow a 2) (* (pow angle 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))))) (pow b 2)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow a 2) (- (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* -1/32400 (pow (PI) 2)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (- (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow a 2))) (* -1/765275040000000 (pow (PI) 6))))) (* (pow a 2) (- (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow a 2))) (* 1/3149280000 (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #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 (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4)))))))) (pow b 2)))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) #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))) (+ (* 1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow b 2)))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 1)) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))))) |
#s(approx (* 1/90 (* (PI) angle)) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2)))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2)))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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) (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (pow b 2))) |
#s(approx (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 2)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2)))) |
#s(approx (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (exp (* (log (* (cos (* (PI) (/ angle 180))) b)) 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 (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (log b)))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 2 (log b))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (log b))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (* -1/64800 (* (pow angle 2) (pow (PI) 2)))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 b)) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4))))))))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* 1/2 (cos (* 2 (* 1/180 (* (PI) angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 2 (* 1/180 (* (PI) angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(hole binary64 (* 1/2 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI)))))))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(hole binary64 (cos (* 2 (+ (* 1/180 (* angle (PI))) (* 1/2 (PI))))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (* 1/90 (* angle (PI))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (* angle (+ (* 1/90 (PI)) (/ (PI) angle))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* 1/180 (* angle (PI))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* 1/2 (/ (PI) angle)))))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(hole binary64 (cos (* 1/90 (* angle (PI)))))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) #s(hole binary64 (* 2 (log (* b (cos (* 1/180 (* angle (PI))))))))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) #s(hole binary64 (log (* b (cos (* 1/180 (* angle (PI)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(hole binary64 (cos (* 1/180 (* angle (PI)))))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) #s(hole binary64 (* -1 (* angle (+ (* -1 (/ (PI) angle)) (* -1/90 (PI))))))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) #s(hole binary64 (* -1 (* angle (+ (* -1/2 (/ (PI) angle)) (* -1/180 (PI))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(+.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) |
(*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
a |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(PI.f64) |
angle |
#s(literal 180 binary64) |
#s(literal 2 binary64) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(literal 1/180 binary64) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) |
(*.f64 b b) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) |
(*.f64 b b) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (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) (neg.f64 (neg.f64 (log.f64 b)))) |
(*.f64 #s(literal 2 binary64) (log.f64 b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (neg.f64 (neg.f64 (log.f64 b)))) |
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 b)))) |
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b))) |
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b))) |
(+.f64 (neg.f64 (neg.f64 (log.f64 b))) (neg.f64 (neg.f64 (log.f64 b)))) |
(+.f64 (log.f64 b) (log.f64 b)) |
(log.f64 (*.f64 b b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1 binary64)) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(pow.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 3 binary64)) #s(literal 1/5832000 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
(fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
#s(literal 1/90 binary64) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 1 binary64)) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 1 binary64)) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b))) |
(log.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(+.f64 (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (log.f64 b)) |
(+.f64 (log.f64 b) (log.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(log.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b)) |
(*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) |
(*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(cos.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (* a (sin (/ (* (PI) angle) 180))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) |
#s(approx a a) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) 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 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (log (* b b)) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) 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 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 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 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (log (* b b)) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) (*.f64 a a)) (*.f64 a a))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)))) (*.f64 b b))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 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 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (*.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (neg.f64 (log.f64 b)))) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (neg.f64 (log.f64 b))))) |
#s(approx (log (* b b)) (*.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal -2 binary64))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) |
#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 #s(literal 1/2 binary64) (PI.f64)))))) (*.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/90 binary64) angle) (*.f64 (*.f64 (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 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 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 angle (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b)))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 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 (/ (* (PI) angle) 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 (* 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/180 binary64) a) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle)) |
#s(approx angle angle) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (*.f64 (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 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 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 b b)) (*.f64 (*.f64 angle (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/4374000 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) angle (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b b)))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (*.f64 b b)) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) (*.f64 angle angle)) #s(literal -1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(literal 1 binary64)) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(literal 1 binary64)) |
#s(approx (cos (* 1/90 (* (PI) angle))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* 1/90 (* (PI) angle)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* 1/180 (* (PI) angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#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 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.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 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.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 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 b b)) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/32400 binary64) angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) (*.f64 b b)))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b)))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (* b b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 angle (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/8748000 binary64))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/180 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) #s(literal 1 binary64)) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (-.f64 (fma.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal 1/180 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal 1/32400 binary64) #s(literal 0 binary64)) angle #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8748000 binary64) angle) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)))) angle #s(literal 0 binary64)) angle #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) #s(literal -1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 #s(literal -1/180 binary64) (*.f64 #s(literal 0 binary64) angle) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/8748000 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle))) angle #s(literal 0 binary64)) angle #s(literal -1/2 binary64))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) #s(literal -1 binary64)) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 #s(literal 0 binary64) angle) #s(literal -1 binary64))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/16200 binary64) #s(literal 0 binary64)) angle #s(literal -1 binary64))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) #s(literal -1/16200 binary64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) angle))) angle #s(literal 0 binary64)) angle #s(literal -1 binary64))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (PI.f64)) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (PI.f64))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 b b)) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 b b (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (-.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 angle angle) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 b b)) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (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 (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (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 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (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 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1/2 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) #s(literal 1 binary64)) |
#s(approx (cos (* 1/90 (* (PI) angle))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (* 1/90 (* (PI) angle)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (*.f64 b b)) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) (*.f64 angle angle)) #s(literal -1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) #s(literal 1 binary64)) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#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 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.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 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.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 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b)) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (log.f64 b)) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 b))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 b))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 b))) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) b) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
#s(approx (* (cos (* (PI) (/ angle 180))) b) (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 (* (cos (* (PI) (/ angle 180))) b) (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 (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) (/ angle 180))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) |
#s(approx (/ (* (PI) angle) 180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (sin (/ (* (PI) angle) 180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (- 1/2 (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))))) (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle)) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
#s(approx (- 1/2 (* (cos (* 1/90 (* (PI) angle))) 1/2)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
#s(approx (* (cos (* 1/90 (* (PI) angle))) 1/2) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
#s(approx (cos (* 1/90 (* (PI) angle))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (log (* (cos (* (PI) (/ angle 180))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
#s(approx (log (* (cos (* (PI) (/ angle 180))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) |
#s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/90 binary64) (PI.f64) (neg.f64 (/.f64 (PI.f64) angle))) angle))) |
#s(approx (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle))) (neg.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal -1/2 binary64) (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle))) |
Compiled 8 979 to 2 677 computations (70.2% saved)
66 alts after pruning (63 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 499 | 30 | 529 |
| Fresh | 13 | 33 | 46 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 516 | 66 | 582 |
| Status | Accuracy | Program |
|---|---|---|
| 68.4% | (fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) | |
| 62.1% | (fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) | |
| 75.1% | (fma.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) | |
| 11.8% | (/.f64 (-.f64 (pow.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) | |
| 13.1% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))))) | |
| 61.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64)))) | |
| 65.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64)))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #s(literal 2 binary64))))) | |
| 74.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) | |
| 70.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (*.f64 b b)))) | |
| 71.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) (*.f64 b b)))) | |
| 79.1% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) | |
| 77.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))) | |
| 52.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 #s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))) | |
| 78.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 53.4% | (+.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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))) | |
| 78.9% | (+.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))) | |
| 53.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 79.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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))) | |
| 62.2% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 74.6% | (+.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 75.1% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 a angle) (PI.f64)) #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))) | |
| 61.8% | (+.f64 (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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))) | |
| 61.8% | (+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 62.1% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 62.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.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))) | |
| 78.3% | (+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 53.6% | (+.f64 #s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| 52.2% | (+.f64 #s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) | |
| ✓ | 62.1% | (+.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))) |
| 62.1% | (+.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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 52.2% | (+.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 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) | |
| 61.7% | (+.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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) | |
| 38.5% | #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))))))) | |
| 59.9% | #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))) | |
| 58.4% | #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))) | |
| 58.5% | #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))) | |
| 59.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))) | |
| 31.6% | #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) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 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))) | |
| 31.3% | #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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 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))) | |
| 31.6% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a))) | |
| 31.5% | #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 a a))) | |
| 31.0% | #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 (*.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))))))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))) | |
| 31.6% | #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 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.f64 a a))) | |
| 59.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 b b))) | |
| 21.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) | |
| 59.6% | #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) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) | |
| 59.9% | #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) (sin.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) | |
| 59.8% | #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 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64)))))) (*.f64 b b))) | |
| 59.3% | #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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))))) | |
| 58.1% | #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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) | |
| 59.4% | #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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.f64 b b))) | |
| 30.3% | #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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b))) | |
| 41.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.f64 b b))) | |
| 59.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) | |
| 25.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) | |
| 47.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) (*.f64 b b))) | |
| 25.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a))) | |
| ✓ | 60.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
| ✓ | 58.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b)))) |
| 62.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) | |
| 60.6% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))))) | |
| 62.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))) | |
| 62.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) | |
| 59.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) | |
| 61.8% | #s(approx (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #s(literal 2 binary64)))))) |
Compiled 4 402 to 2 623 computations (40.4% 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.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 (*.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 (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.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 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 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) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.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 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) (sin.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(literal 1 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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) (*.f64 b b))) |
(+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (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)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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))) |
(fma.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(+.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)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 a angle) (PI.f64)) #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 #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 #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 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
(+.f64 (pow.f64 #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(literal 2 binary64)) (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)) (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)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) 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 (+.f64 #s(literal 1/2 binary64) (*.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 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))) |
(+.f64 #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) a) a)) |
#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 (*.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 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 (*.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 #s(literal 1/180 binary64) angle) (PI.f64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (exp.f64 (*.f64 (log.f64 b) #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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #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 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #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 #s(approx (* b (cos (* (/ angle 180) (PI)))) (*.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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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 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 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.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) (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(fma.f64 (pow.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 #s(approx (+ (* (cos (* 1/90 (* (PI) angle))) 1/2) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 a a))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (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)) (*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 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 (*.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))))))) (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))) |
(+.f64 (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) #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 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (+ (* (PI) (/ angle 180)) (/ (PI) 2)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 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 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #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)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) (*.f64 b b)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (*.f64 b b)))) |
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (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 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)) #s(literal 2 binary64))) (exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) (*.f64 b b)))) |
6 calls:
| 34.0ms | a |
| 31.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 31.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 30.0ms | angle |
| 29.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.1% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.1% | 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.1% | 1 | a |
| 79.1% | 1 | b |
| 79.1% | 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.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 (*.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 (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.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 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 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) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.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 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) (sin.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(literal 1 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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) (*.f64 b b))) |
(+.f64 (exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)) #s(literal 2 binary64))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (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)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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))) |
(fma.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) #s(approx (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) angle) angle) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) |
(+.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)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))) #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) a))))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 a angle) (PI.f64)) #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 #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 #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 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
(+.f64 (pow.f64 #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(literal 2 binary64)) (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)) (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)))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
6 calls:
| 28.0ms | angle |
| 22.0ms | a |
| 17.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 13.0ms | b |
| 12.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 1 | b |
| 78.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 78.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 78.9% | 1 | a |
| 78.9% | 1 | angle |
| 78.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))) |
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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.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 (*.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 (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.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 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 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) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.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 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) |
6 calls:
| 30.0ms | b |
| 7.0ms | a |
| 7.0ms | angle |
| 7.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 7.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 1 | a |
| 78.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))) |
| 78.9% | 1 | b |
| 78.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 78.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 78.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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.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 (*.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 (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.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 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 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) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b))) |
| Outputs |
|---|
#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 (fma.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64)))))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
6 calls:
| 19.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 14.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))) |
| 6.0ms | b |
| 6.0ms | a |
| 6.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 2 | a |
| 74.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))) |
| 74.6% | 1 | b |
| 74.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 74.6% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 74.6% | 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.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 (*.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 (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 b b))) |
| Outputs |
|---|
#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) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
1 calls:
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 2 | a |
Compiled 1 to 3 computations (-200% 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) a) a)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* b b) (/ (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* a a))) (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.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 (*.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 (*.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 #s(approx (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))) (*.f64 (fma.f64 #s(literal 1/90 binary64) (PI.f64) (/.f64 (PI.f64) angle)) angle))))) (*.f64 b b))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) 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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
1 calls:
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 2 | a |
Compiled 1 to 3 computations (-200% 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#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 (+ (exp (* (+ (log (sin (* (PI) (/ angle 180)))) (log a)) 2)) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 a a) (exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (log.f64 angle)) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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)) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
1 calls:
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 2 | a |
Compiled 1 to 3 computations (-200% 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.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) #s(approx (* 1/2 (cos (* 2 (+ (* 1/2 (PI)) (* 1/180 (* (PI) angle)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64)) angle) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal -1/2 binary64)))) (*.f64 b b))) |
| Outputs |
|---|
(+.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)))) #s(approx (pow (* b (sin (+ (* (PI) (/ angle 180)) (/ (PI) 2)))) 2) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b)) |
6 calls:
| 3.0ms | angle |
| 3.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 2.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 2.0ms | a |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 2 | (+.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))) |
| 65.1% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 65.1% | 2 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 67.4% | 2 | b |
| 65.1% | 2 | angle |
| 65.9% | 2 | a |
Compiled 31 to 36 computations (-16.1% saved)
Total -1.3b remaining (-5.2%)
Threshold costs -1.3b (-5.2%)
| 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)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))) |
| 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 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 2.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 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 | b |
| 2.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 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))) |
| 60.1% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 60.1% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 60.1% | 1 | angle |
| 60.1% | 1 | a |
| 60.1% | 1 | b |
Compiled 31 to 36 computations (-16.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 50.0ms | 9.227940238992713e-97 | 1.786525669500259e-94 |
| 45.0ms | 112× | 0 | valid |
Compiled 472 to 422 computations (10.6% saved)
ival-sinu: 3.0ms (32.9% of total)ival-cosu: 2.0ms (21.9% of total)ival-pow2: 2.0ms (21.9% of total)ival-mult!: 1.0ms (11% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.227940238992713e-97 | 1.786525669500259e-94 |
Compiled 465 to 422 computations (9.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.227940238992713e-97 | 1.786525669500259e-94 |
Compiled 430 to 394 computations (8.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.2204271833865884e-29 | 2.3670579570891115e-28 |
| 10.0ms | 96× | 0 | valid |
Compiled 324 to 292 computations (9.9% saved)
ival-sinu: 3.0ms (40.6% of total)ival-cosu: 2.0ms (27.1% of total)ival-pow2: 2.0ms (27.1% of total)ival-mult!: 1.0ms (13.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 4.693549607728473e+82 | 1.518921572950541e+84 |
| 15.0ms | 112× | 0 | valid |
Compiled 395 to 352 computations (10.9% saved)
ival-mult!: 5.0ms (39.9% of total)ival-sinu: 3.0ms (23.9% of total)ival-cosu: 2.0ms (16% of total)ival-pow2: 2.0ms (16% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 201 to 98 computations (51.2% saved)
(abs angle)
(abs b)
(abs a)
Compiled 3 027 to 2 331 computations (23% saved)
Loading profile data...