
Time bar (total: 5.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 4 |
| 75% | 37.5% | 12.5% | 0% | 0% | 50% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 0% | 0% | 50% | 0% | 6 |
| 93.8% | 46.9% | 3.1% | 0% | 0% | 50% | 0% | 7 |
| 96.9% | 48.4% | 1.6% | 0% | 0% | 50% | 0% | 8 |
| 98.4% | 49.2% | 0.8% | 0% | 0% | 50% | 0% | 9 |
| 99.2% | 49.6% | 0.4% | 0% | 0% | 50% | 0% | 10 |
| 99.6% | 49.8% | 0.2% | 0% | 0% | 50% | 0% | 11 |
| 99.8% | 49.9% | 0.1% | 0% | 0% | 50% | 0% | 12 |
Compiled 15 to 13 computations (13.3% saved)
| 1.5s | 3 399× | 2 | valid |
| 936.0ms | 4 703× | 1 | valid |
| 11.0ms | 154× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
ival-asin: 1.3s (59.3% of total)adjust: 261.0ms (12.1% of total)ival-sqrt: 219.0ms (10.1% of total)ival-mult!: 148.0ms (6.8% of total)ival-sub!: 127.0ms (5.9% of total)ival-div!: 124.0ms (5.7% of total)ival-pi: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 41 |
| 1 | 53 | 39 |
| 2 | 119 | 39 |
| 3 | 294 | 39 |
| 4 | 834 | 39 |
| 5 | 3276 | 39 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
Compiled 26 to 22 computations (15.4% saved)
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x) |
| 2.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x) |
| 1.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 707 |
| 0 | 161 | 602 |
| 1 | 796 | 547 |
| 0 | 6555 | 490 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 x #s(literal 1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal 1 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) x #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) x #s(literal -1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 x) 2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal -7/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 x))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
Compiled 1 466 to 744 computations (49.2% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 10 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 10 | 136 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| ▶ | 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 6.9% | (-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| ▶ | 8.1% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
| 7.0% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| ▶ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ▶ | 4.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| ▶ | 6.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
Compiled 394 to 306 computations (22.3% saved)
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/ (PI) 2) (PI) 2 (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (acos (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) -1/2 x 1/2 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt (- 1 x)) (- 1 x) 1 (sqrt 1/2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (asin (sqrt (+ (* -1/2 x) 1/2))) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) |
| 5.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/ (PI) 2) (PI) 2 (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (acos (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) -1/2 x 1/2 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt (- 1 x)) (- 1 x) 1 (sqrt 1/2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (asin (sqrt (+ (* -1/2 x) 1/2))) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) |
| 5.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/ (PI) 2) (PI) 2 (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (acos (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) -1/2 x 1/2 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt (- 1 x)) (- 1 x) 1 (sqrt 1/2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (asin (sqrt (+ (* -1/2 x) 1/2))) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 2922 |
| 0 | 455 | 2430 |
| 1 | 2181 | 2339 |
| 0 | 9064 | 2254 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(+.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))))) |
(+.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))))) |
(+.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 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))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 x) 2) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (sqrt.f64 (*.f64 x #s(literal -1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))) x)) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x))))) x)) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 x #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 (*.f64 x #s(literal -1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x))))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 x #s(literal -1/2 binary64))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 (*.f64 x #s(literal -1/2 binary64)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x))))) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) x)) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -5/2 binary64)) (pow.f64 x #s(literal -7/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (neg.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (neg.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))))) |
#s(approx (/ (- 1 x) 2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (neg.f64 (sqrt.f64 (*.f64 x #s(literal -1/2 binary64))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)))))))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -5/2 binary64))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -7/2 binary64))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 10 215 to 2 500 computations (75.5% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 597 | 23 | 620 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 601 | 29 | 630 |
| Status | Accuracy | Program |
|---|---|---|
| 6.8% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) | |
| 6.8% | (/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| 8.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| ▶ | 8.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ▶ | 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 6.7% | (/.f64 (-.f64 (/.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) | |
| 6.9% | (-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| ▶ | 6.9% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
| 5.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) | |
| 7.0% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ✓ | 4.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| 7.1% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) | |
| ✓ | 6.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
| 6.9% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) | |
| ▶ | 7.0% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
| 4.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64))))) | |
| 7.2% | (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| 6.8% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 8.1% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) | |
| ▶ | 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
Compiled 1 857 to 1 133 computations (39% saved)
| Inputs |
|---|
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(literal -2 binary64) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) #s(hole binary64 (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2)))) |
#s(approx (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) #s(hole binary64 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))) (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) #s(hole binary64 (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2)))) |
#s(approx (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) #s(hole binary64 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))) (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | x | @ | inf | ((/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) (PI) 4 (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (acos (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) x -1/2 1/2 (/ (PI) 2) 2 (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) -2 (* 1/2 (PI)) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) |
| 9.0ms | x | @ | 0 | ((/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) (PI) 4 (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (acos (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) x -1/2 1/2 (/ (PI) 2) 2 (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) -2 (* 1/2 (PI)) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) |
| 6.0ms | x | @ | -inf | ((/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) (PI) 4 (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (acos (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) x -1/2 1/2 (/ (PI) 2) 2 (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) -2 (* 1/2 (PI)) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 3268 |
| 0 | 415 | 2563 |
| 1 | 1828 | 2370 |
| 0 | 8688 | 2312 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(literal -2 binary64) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) #s(hole binary64 (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2)))) |
#s(approx (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) #s(hole binary64 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))) (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) #s(hole binary64 (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2)))) |
#s(approx (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) #s(hole binary64 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))) (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))))))) (/.f64 (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal 4 binary64))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -4 binary64))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.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)) |
(neg.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64))) |
(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))) |
(PI.f64) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(neg.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 (pow.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (fabs.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1/2 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(sqrt.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64)) #s(literal 64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))))) (/.f64 (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (neg.f64 (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fabs.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(neg.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
#s(approx (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))))) x)) x))) |
#s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* x -1/2) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))))) x)) x))) |
#s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* x -1/2) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
#s(approx (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
#s(approx (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) x)) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) x)) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (* 1/2 (PI))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1/2 x) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (/ 1/2 x) 1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)))) |
#s(approx (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))))) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))))) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
Compiled 18 567 to 4 191 computations (77.4% saved)
42 alts after pruning (38 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 089 | 26 | 1 115 |
| Fresh | 9 | 12 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 102 | 42 | 1 144 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.0% | (fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| 6.8% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.0% | (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.2% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 8.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) | |
| 6.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 7.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 6.8% | (/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) | |
| 6.8% | (/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 6.8% | (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) | |
| 7.1% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))))) | |
| 5.2% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) | |
| ▶ | 6.3% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
| 5.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) | |
| 7.0% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ✓ | 4.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| ▶ | 7.1% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
| ✓ | 6.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
| 6.9% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) | |
| 5.2% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) x))))) | |
| 1.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x))))) | |
| 5.0% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) | |
| ▶ | 4.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
| 7.2% | (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| ▶ | 8.2% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
| 8.1% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) | |
| ✓ | 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))))) | |
| 6.9% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (-.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
Compiled 3 064 to 1 928 computations (37.1% saved)
| Inputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(literal 4 binary64) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
#s(literal -1/4 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 x #s(literal -1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) #s(hole binary64 (/ (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* -1/2 (PI)))))) |
#s(approx (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) #s(hole binary64 (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) #s(hole binary64 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* -1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (- 1/2 (* -1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (- 1/2 (* -1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 1/2)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* -1/16 (pow x 2)) 1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/16)) 1/4))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 1/4)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (+ 1/4 (* -1/4 (pow x 2))))) |
#s(approx (* (* x -1/2) (* x -1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* x -1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* x (- (* 1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (+ 1/2 (* 1/2 x)))) |
#s(approx (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (neg (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) #s(hole binary64 (sqrt (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (neg (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (asin (neg (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (sqrt 1/2)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (- (* 1/4 (/ x (sqrt 1/2))) (sqrt 1/2)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (- (* x (+ (* 1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))) (sqrt 1/2)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (- (* x (+ (* x (+ (* 1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))) (sqrt 1/2)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))) (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (/ x (sqrt 1/2)) #s(hole binary64 (/ x (sqrt 1/2)))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) #s(hole binary64 (/ (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* -1/2 (PI)))))) |
#s(approx (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) #s(hole binary64 (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) #s(hole binary64 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* -1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (+ 1/2 (* 1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (+ 1/2 (* 1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (sqrt -1/4)))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow x 2))) 1/4)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* (sqrt x) (sqrt 1/2)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (neg (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) #s(hole binary64 (sqrt (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (neg (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (asin (neg (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1/2))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* x (- (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* x (- (* 1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* x (- (* -1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))) (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (* -1/4 (/ x (sqrt 1/2))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (* x (- (/ (sqrt 1/2) x) (* 1/4 (/ 1 (sqrt 1/2))))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (sqrt -1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* x (- (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* x (- (* 1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* x (- (* -1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | ((/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) (acos (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) -1/2 x 1/2 (* (PI) 1/2) (PI) 2 4 (* -1/4 (* (PI) (PI))) -1/4 (* (PI) (PI)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) (asin (sqrt (+ (* -1/2 x) 1/2))) -2 (* (PI) -1/2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (- 1/4 (* (* x -1/2) (* x -1/2))) 1/4 (* (* x -1/2) (* x -1/2)) (* x -1/2) (sqrt (- 1/2 (* x -1/2))) (- 1/2 (* x -1/2)) (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (asin (neg (sqrt (+ (* x -1/2) 1/2)))) (neg (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (acos (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (/ x (sqrt 1/2)) (sqrt 1/2) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) |
| 10.0ms | x | @ | inf | ((/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) (acos (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) -1/2 x 1/2 (* (PI) 1/2) (PI) 2 4 (* -1/4 (* (PI) (PI))) -1/4 (* (PI) (PI)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) (asin (sqrt (+ (* -1/2 x) 1/2))) -2 (* (PI) -1/2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (- 1/4 (* (* x -1/2) (* x -1/2))) 1/4 (* (* x -1/2) (* x -1/2)) (* x -1/2) (sqrt (- 1/2 (* x -1/2))) (- 1/2 (* x -1/2)) (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (asin (neg (sqrt (+ (* x -1/2) 1/2)))) (neg (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (acos (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (/ x (sqrt 1/2)) (sqrt 1/2) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) |
| 8.0ms | x | @ | 0 | ((/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) (acos (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) -1/2 x 1/2 (* (PI) 1/2) (PI) 2 4 (* -1/4 (* (PI) (PI))) -1/4 (* (PI) (PI)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) (asin (sqrt (+ (* -1/2 x) 1/2))) -2 (* (PI) -1/2) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (asin (sqrt (+ (* -1/2 x) 1/2))) (sqrt (+ (* -1/2 x) 1/2)) (+ (* -1/2 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (- 1/4 (* (* x -1/2) (* x -1/2))) 1/4 (* (* x -1/2) (* x -1/2)) (* x -1/2) (sqrt (- 1/2 (* x -1/2))) (- 1/2 (* x -1/2)) (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (asin (neg (sqrt (+ (* x -1/2) 1/2)))) (neg (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (acos (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* x -1/2) 1/2) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (sqrt (+ (* x -1/2) 1/2)) (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (/ x (sqrt 1/2)) (sqrt 1/2) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (asin (sqrt (+ (* x -1/2) 1/2))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 580 | 5311 |
| 0 | 677 | 4191 |
| 1 | 3249 | 4043 |
| 0 | 10758 | 3910 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(literal 4 binary64) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
#s(literal -1/4 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 x #s(literal -1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) #s(hole binary64 (/ (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* -1/2 (PI)))))) |
#s(approx (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) #s(hole binary64 (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) #s(hole binary64 (pow (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* -1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (- (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (- 1/2 (* -1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (- 1/2 (* -1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 1/2)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* -1/16 (pow x 2)) 1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/16)) 1/4))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 1/4)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (+ 1/4 (* -1/4 (pow x 2))))) |
#s(approx (* (* x -1/2) (* x -1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* x -1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* x (- (* 1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (+ 1/2 (* 1/2 x)))) |
#s(approx (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (neg (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) #s(hole binary64 (sqrt (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (neg (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (asin (neg (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (sqrt 1/2)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (- (* 1/4 (/ x (sqrt 1/2))) (sqrt 1/2)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (- (* x (+ (* 1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2))))) (sqrt 1/2)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (- (* x (+ (* x (+ (* 1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2))))) (sqrt 1/2)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))) (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (/ x (sqrt 1/2)) #s(hole binary64 (/ x (sqrt 1/2)))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2) (+ (acos (sqrt (+ 1/2 (* -1/2 x)))) (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) #s(hole binary64 (/ (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* -1/2 (PI)))))) |
#s(approx (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) #s(hole binary64 (+ (* -1/4 (pow (PI) 2)) (* 4 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))))) |
#s(approx (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) #s(hole binary64 (pow (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))) 2))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (* 1/2 (PI))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* -1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (- (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (+ 1/2 (* 1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (sqrt (/ (- 1/4 (* 1/4 (pow x 2))) (+ 1/2 (* 1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (sqrt -1/4)))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow x 2))) 1/4)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* (sqrt x) (sqrt 1/2)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2)) (asin (neg (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (neg (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) #s(hole binary64 (sqrt (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (neg (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (asin (neg (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1/2))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* x (- (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* x (- (* 1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* x (- (* -1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* (sqrt x) (sqrt -1/2)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ 1 x)) (sqrt -1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#s(approx (- (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (- (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))) (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (acos (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (* -1/4 (/ x (sqrt 1/2))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (* x (- (/ (sqrt 1/2) x) (* 1/4 (/ 1 (sqrt 1/2))))))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (/ (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2) (+ (acos (sqrt (- 1/2 (* 1/2 x)))) (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (sqrt -1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* x (- (* -1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* x (- (* 1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (* -1 (* x (- (* -1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt 1/2) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt 1/2) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3 binary64)) #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (/.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (fabs.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (fabs.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (exp.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
(+.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/8 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1 binary64))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(pow.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fabs.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(PI.f64) |
#s(literal 2 binary64) |
#s(literal 4 binary64) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (PI.f64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal -1/4 binary64) (PI.f64)))) |
#s(literal -1/4 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 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
#s(literal -2 binary64) |
(*.f64 #s(literal -1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(pow.f64 (pow.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (neg.f64 (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) (/.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))) |
(+.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(+.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/64 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/64 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/64 binary64) #s(literal 1/64 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/64 binary64)))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/64 binary64))) (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/4 binary64)) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(pow.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (/.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))) |
(+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))))) (/.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(+.f64 (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fabs.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))) |
(asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(neg.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(pow.f64 (pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (neg.f64 (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (*.f64 (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))))) |
(fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(+.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(pow.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fabs.f64 (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fabs.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))) (/.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))))) |
(+.f64 (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(literal 1/2 binary64)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/32 binary64) #s(literal -1/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(literal 1/4 binary64)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) |
#s(approx (* (* x -1/2) (* x -1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (* x -1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1/2 (* x -1/2)) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 (* x -1/2)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (neg (sqrt (+ (* x -1/2) 1/2)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64))) x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ x (sqrt 1/2)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) 4) (* -1/4 (* (PI) (PI)))) (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (pow (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) 2) (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (* (PI) 1/2)) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (pow.f64 x #s(literal -7/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) -2) (* (PI) -1/2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (pow.f64 x #s(literal -7/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (+.f64 (sqrt.f64 #s(literal -1/4 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 #s(literal -1/4 binary64))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x)) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))) x)) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal -5/2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))))) x)) |
#s(approx (- 1/2 (* x -1/2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- 1/2 (* x -1/2)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (pow (acos (sqrt (+ (* -1/2 x) 1/2))) 1/2) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (neg (sqrt (+ (* x -1/2) 1/2)))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/4 binary64)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/32 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (pow.f64 x #s(literal -7/2 binary64))) #s(literal -1/128 binary64)) (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal -5/2 binary64)) (pow.f64 x #s(literal -7/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1/2 x) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (/ 1/2 x) 1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (- (acos (sqrt (+ (* -1/2 x) 1/2))) (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(approx (* (acos (sqrt (+ (* x -1/2) 1/2))) (acos (sqrt (+ (* x -1/2) 1/2)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (*.f64 (-.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) x)) |
#s(approx (/ (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (+ (acos (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x))) |
#s(approx (+ (* -1/2 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (* (- (/ 1/2 x) 1/2) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal -1/4 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 #s(literal -1/4 binary64))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal -7/2 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 #s(literal -1/2 binary64) #s(literal 5/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))))) x))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (neg.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/4 binary64)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1/32 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x))) |
#s(approx (neg (sqrt (+ (* x -1/2) 1/2))) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) x))) |
#s(approx (+ (* -1/2 x) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (+ (* (/ x (sqrt 1/2)) -1/4) (sqrt 1/2)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x))) |
Compiled 18 019 to 4 126 computations (77.1% saved)
45 alts after pruning (39 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 963 | 16 | 979 |
| Fresh | 10 | 23 | 33 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 976 | 45 | 1 021 |
| Status | Accuracy | Program |
|---|---|---|
| 6.8% | (fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) | |
| 7.1% | (fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64)))))) | |
| 5.2% | (fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) x)))))) | |
| 7.0% | (fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) | |
| 6.8% | (fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.0% | (fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) | |
| 6.3% | (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) | |
| 6.8% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.0% | (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.2% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 8.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) | |
| 6.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 7.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) | |
| 7.2% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 6.8% | (/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 6.8% | (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) | |
| 5.2% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) | |
| 7.6% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) | |
| ✓ | 6.3% | (-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
| 5.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) | |
| 7.0% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ✓ | 4.2% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| 7.1% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) | |
| 6.4% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) | |
| ✓ | 6.8% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
| 5.0% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) | |
| 7.2% | (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| 4.2% | (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) | |
| 6.8% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) | |
| ✓ | 8.2% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
| 8.1% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) | |
| 7.1% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) | |
| 6.9% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) | |
| 8.2% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) | |
| 8.1% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) | |
| ✓ | 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))))) | |
| 6.9% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (-.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
Compiled 3 665 to 1 696 computations (53.7% saved)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) x))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) |
(/.f64 (*.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (-.f64 (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) x)))))) |
(/.f64 (-.f64 (/.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (asin.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 #s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 #s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (*.f64 (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
7 calls:
| 34.0ms | x |
| 26.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 25.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 23.0ms | (-.f64 #s(literal 1 binary64) x) |
| 23.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.2% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.2% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.2% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.2% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.2% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.2% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 8.2% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) x))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (sqrt.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal -4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2)) (- (acos (sqrt (+ (* x -1/2) 1/2))) (/ (PI) 2))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (pow.f64 (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
7 calls:
| 23.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 15.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 9.0ms | x |
| 7.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 7.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.1% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.1% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.1% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.1% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.1% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.1% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 8.1% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
| Outputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
7 calls:
| 12.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 3.0ms | x |
| 2.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 2.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 2.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.0% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 7.0% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 7.0% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 7.0% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 7.0% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 7.0% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.6% | 2 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
7 calls:
| 13.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 3.0ms | x |
| 2.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 2.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.9% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 6.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 6.9% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 6.9% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 6.9% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 6.9% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 6.9% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
7 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 2.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 2.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.8% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 6.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 6.8% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 6.8% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 6.8% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 6.8% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 6.8% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
7 calls:
| 11.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 1.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.2% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 4.2% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 4.2% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 4.2% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 4.2% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 4.2% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 4.2% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(-.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) #s(approx (* (- (/ 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
7 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) x) |
| 1.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 1.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.2% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 4.2% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 4.2% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 4.2% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 4.2% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 4.2% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 4.2% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 59.0ms | -1.3573482298395132e-306 | 8.403787347456345e-308 |
| 53.0ms | 128× | 2 | valid |
Compiled 232 to 231 computations (0.4% saved)
ival-asin: 34.0ms (70% of total)adjust: 5.0ms (10.3% of total)ival-sqrt: 4.0ms (8.2% of total)ival-div!: 2.0ms (4.1% of total)ival-sub!: 2.0ms (4.1% of total)ival-mult!: 2.0ms (4.1% of total)ival-pi: 0.0ms (0% of total)| 1× | fuel |
Compiled 142 to 99 computations (30.3% saved)
Compiled 155 to 110 computations (29% saved)
Loading profile data...